CourseOrchestra / 2bass

DB schema as code tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aka feature

fiddlededee opened this issue · comments

suggested index instruction: /*DB AKA {comma delimieted names}*/

if 2bass sees that index with AKA name exists, then it considers it OK and doesn't make any changes to db

this enables us to use live index rebuilding in PostgreSQL, when we create the same index with new name and then drop the previous one