Skip to content

Build with libsqlite3 on Ubuntu 14.04 LTS #302

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

Merged
merged 4 commits into from
May 3, 2016
Merged

Conversation

shaxbee
Copy link
Contributor

@shaxbee shaxbee commented Apr 22, 2016

  • Sets default value of SQLITE_DETERMINISTIC to 0 if undefined.
  • Skip FTS4 test if unicode61 tokenizer is unavailable
  • Test go-sqlite3 against libsqlite3
  • Test go-sqlite3 against golang versions 1.5 / 1.6

@coveralls
Copy link

Coverage Status

Coverage remained the same at 66.739% when pulling 25d2b1e on shaxbee:master into 467f50b on mattn:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 66.739% when pulling 42d4117 on shaxbee:master into 467f50b on mattn:master.

@mattn
Copy link
Owner

mattn commented Apr 22, 2016

Seems totaly okay to me. Thanks.
BTW, why you remove goveralls repository token? 42d4117

@shaxbee
Copy link
Contributor Author

shaxbee commented Apr 22, 2016

I brought it back, didn't want to pollute your goveralls stats with my private builds, personally I use COVERALLS_TOKEN :-)

@shaxbee
Copy link
Contributor Author

shaxbee commented Apr 23, 2016

Could this be merged? It's blocking me on spatialite integration :-)

@shaxbee
Copy link
Contributor Author

shaxbee commented May 2, 2016

@mattn Could this be merged?

@mattn mattn merged commit 7204887 into mattn:master May 3, 2016
@mattn
Copy link
Owner

mattn commented May 3, 2016

Thank you

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.

3 participants