Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: add meta.index view #12

Open
erichanson opened this issue Apr 10, 2019 · 0 comments
Open

meta: add meta.index view #12

erichanson opened this issue Apr 10, 2019 · 0 comments

Comments

@erichanson
Copy link
Collaborator

Right now an insert into meta.table creates the "normal" pk/fk indexes that are automatically created in a create table statement. Stop doing this, and instead make a meta.index view that one needs to insert into to create those (or any other) indexes. This way we can track and version control indexes like everything else.

@erichanson erichanson transferred this issue from aquametalabs/aquameta Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant