Skip to content

Fix DB indexes, add missing indexes #70

@vosi

Description

@vosi

There are models with columns that are used for queries and are not indexed

There are wrong index types for long varchar columns (hashindex should be used)

There are long varchar columns with unique constraint and btree index, should be hashindex

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions