pragma
pragma copied to clipboard
Generate Postgres indexes for models to speed up queries
Since we know the shape of SQL queries in PostgresQueryEngine
we can create indexes to speed up join queries significantly on PostgresMigrationEngine