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

include the version of sqlite that you are shipping #701

Closed
cole-gillespie opened this issue Sep 1, 2016 · 1 comment
Closed

include the version of sqlite that you are shipping #701

cole-gillespie opened this issue Sep 1, 2016 · 1 comment

Comments

@cole-gillespie
Copy link

cole-gillespie commented Sep 1, 2016

recently I found myself wondering what version of sqlite specifically is shipped. i could not find anywhere on github where this was specified.

Executing (default): select sqlite_version();
version is  [ [ { 'sqlite_version()': '3.9.1' } ],
  Statement { sql: 'select sqlite_version();' } ]

above query gives me the answer but it would be nice to document what it shipped.

@cole-gillespie
Copy link
Author

was able to find some clue here:

203d79b

@tmcw tmcw closed this as completed in 7322ea7 Sep 6, 2016
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