pragma icon indicating copy to clipboard operation
pragma copied to clipboard

Generate Postgres indexes for models to speed up queries

Open anasbarg opened this issue 4 years ago • 0 comments

Since we know the shape of SQL queries in PostgresQueryEngine we can create indexes to speed up join queries significantly on PostgresMigrationEngine

anasbarg avatar Oct 02 '20 14:10 anasbarg