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

syntax error for sqlite create table sql #44

Open
llgoer opened this issue Dec 6, 2018 · 0 comments
Open

syntax error for sqlite create table sql #44

llgoer opened this issue Dec 6, 2018 · 0 comments

Comments

@llgoer
Copy link

llgoer commented Dec 6, 2018

the sql like this

CREATE TABLE test (
    id                     INTEGER  PRIMARY KEY AUTOINCREMENT,
    created_at             DATETIME,
    updated_at             DATETIME,
    deleted_at             DATETIME
)
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