In postgres, all indexes were created manually, but it would be nice to add creation all indexes on start, using sqlalchemy models
In postgres, all indexes were created manually, but it would be nice to add creation all indexes on start, using sqlalchemy models