Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EASY] Reminder: Create indexes concurrently (#3298)
Updates the DB changes reminder to consider using `CREATE INDEX CONCURRENTLY` for the tables involved in the critical execution path.
- Loading branch information