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

Schema CRUD #34

Open
amilajack opened this issue Apr 11, 2018 · 0 comments
Open

Schema CRUD #34

amilajack opened this issue Apr 11, 2018 · 0 comments
Assignees
Labels

Comments

@amilajack
Copy link
Member

amilajack commented Apr 11, 2018

https://www.sqlite.org/lang_altertable.html

screen shot 2018-04-11 at 2 28 55 pm

The sqlite docs actually discuss how to manipulate the schema. We should investigate this.

UPDATE: db browser uses this file to create and transform sqlite ast's

UPDATE: Make sure to take advantage of sqlite savepoints. Create a savepoint before making schema changes

@amilajack amilajack assigned jooohhn and amilajack and unassigned jooohhn Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants