Skip to content

Hard-coded column indexes #36

Description

@dmytro-grankin

There are hard-coded column indexes, that are used in the queries to insert column values, e.g. PreparedStatement.setString(1, "value").

We should define the indexes explicitly and have a solid structure for the tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions