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

Making the Sqlite schema a lot more strict. #793

Merged
merged 5 commits into from
Mar 13, 2016
Merged

Making the Sqlite schema a lot more strict. #793

merged 5 commits into from
Mar 13, 2016

Conversation

evert
Copy link
Member

@evert evert commented Mar 12, 2016

No description provided.

@@ -1,7 +1,7 @@
CREATE TABLE users (
id integer primary key asc,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not null

evert added a commit that referenced this pull request Mar 13, 2016
Making the Sqlite schema a lot more strict.
@evert evert merged commit 9093938 into 3.1 Mar 13, 2016
@DeepDiver1975 DeepDiver1975 deleted the sqlite-stricter branch November 9, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants