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

Avoid shipping binary uninspectable empty sqlite database. Instead cr… #6

Closed
wants to merge 1 commit into from

Conversation

icarito
Copy link
Contributor

@icarito icarito commented Jun 27, 2015

…eate it in code.

This was important for inclusion in Debian.

…eate if in code.

This was important for inclusion in Debian.
@quozl
Copy link
Contributor

quozl commented Jun 27, 2015

Reviewed. Tested on XO-1. The connect, create table, commit and close together costs 50 milliseconds elapsed time. This is quite acceptable.

@godiard
Copy link
Contributor

godiard commented Jun 29, 2015

Thanks, merged.

@godiard godiard closed this Jun 29, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants