Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Safe to create_table & add_index in same migration? #31

Open
swrobel opened this issue Aug 19, 2018 · 0 comments
Open

Safe to create_table & add_index in same migration? #31

swrobel opened this issue Aug 19, 2018 · 0 comments

Comments

@swrobel
Copy link

swrobel commented Aug 19, 2018

I don't see why it wouldn't be... I can understand adding a column & index to an existing table being problematic, but when you're simply creating a table & adding indexes, I don't see why that should throw an exception.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant