Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'master' into trace | Yasuhiro Matsumoto | 2016-09-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | test of backup is too long | Yasuhiro Matsumoto | 2016-09-08 | 1 | -1/+1 | |
* | | | | | Example program for the new SetTrace() | A.N | 2016-09-07 | 1 | -0/+264 | |
* | | | | | Remove obsolete comment | A.N | 2016-09-07 | 1 | -4/+0 | |
* | | | | | TraceInfo: fix RunTimeNanosec retrieval, add AutoCommit | A.N | 2016-09-07 | 1 | -3/+14 | |
* | | | | | Provide access to sqlite3_trace_v2(). | A.N | 2016-09-07 | 2 | -0/+279 | |
|/ / / / | ||||||
* | | | | Merge pull request #323 from FiloSottile/master | mattn | 2016-09-04 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Make Go 1.7 fail compilation | Filippo Valsorda | 2016-09-03 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #322 from a-p-/backup-tests | mattn | 2016-08-21 | 1 | -0/+247 | |
|\ \ \ \ | ||||||
| * | | | | Add some testing of the backup functionality. | a-p- | 2016-08-20 | 1 | -0/+247 | |
|/ / / / | ||||||
* | | | | Close file | Yasuhiro Matsumoto | 2016-08-11 | 1 | -0/+1 | |
* | | | | add upgrade.go | Yasuhiro Matsumoto | 2016-08-11 | 1 | -0/+77 | |
* | | | | add *.o | Yasuhiro Matsumoto | 2016-08-11 | 1 | -0/+1 | |
* | | | | use amalgamation 3.14.0 | Yasuhiro Matsumoto | 2016-08-11 | 2 | -356/+271 | |
* | | | | update amalgamation code | Yasuhiro Matsumoto | 2016-08-11 | 5 | -3702/+13949 | |
* | | | | Merge pull request #300 from sqweek/issue184 | mattn | 2016-07-15 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fix inconsistent tx state with database/sql. | sqweek | 2016-04-18 | 1 | -0/+6 | |
* | | | | | Merge pull request #304 from steffengy/master | mattn | 2016-05-14 | 3 | -7153/+10536 | |
|\ \ \ \ \ | ||||||
| * | | | | | upgrade sqlite amalgamation to 3.12.2 | Steffen | 2016-05-14 | 3 | -7153/+10536 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #302 from shaxbee/master | mattn | 2016-05-03 | 4 | -2/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump Travis to Ubuntu 14.04 | Zbigniew Mandziejewicz | 2016-04-23 | 1 | -1/+3 | |
| * | | | | | FTS4 is not available on Trusty | Zbigniew Mandziejewicz | 2016-04-23 | 2 | -1/+5 | |
| * | | | | | Test with libsqlite3 | Zbigniew Mandziejewicz | 2016-04-23 | 1 | -1/+4 | |
| * | | | | | Set SQLITE_DETERMINISTIC if undefined | Zbigniew Mandziejewicz | 2016-04-23 | 1 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #299 from shaxbee/master | mattn | 2016-04-19 | 3 | -1/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Instructions for libsqlite3 on OS X | Zbigniew Mandziejewicz | 2016-04-18 | 1 | -0/+5 | |
| * | | | | Disable LoadExtension when omit_load_extension is specified | Zbigniew Mandziejewicz | 2016-04-18 | 1 | -1/+2 | |
| * | | | | Disable LoadExtension when omit_load_extension is specified | Zbigniew Mandziejewicz | 2016-04-18 | 2 | -1/+5 | |
* | | | | | Merge pull request #298 from shaxbee/master | mattn | 2016-04-18 | 1 | -0/+24 | |
|\| | | | | ||||||
| * | | | | Expose LoadExtension with entry point | Zbigniew Mandziejewicz | 2016-04-18 | 1 | -0/+24 | |
|/ / / / | ||||||
* | | | | delete needless files | Yasuhiro Matsumoto | 2016-04-18 | 3 | -195213/+0 | |
* | | | | Merge pull request #294 from dgsb/master | mattn | 2016-04-18 | 5 | -5/+195219 | |
|\ \ \ \ | ||||||
| * | | | | Move sqlite3 amalgation files a directory up. | David Bariod | 2016-04-02 | 5 | -5/+195219 | |
* | | | | | Merge pull request #296 from stanim/errs | mattn | 2016-04-15 | 1 | -2/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add missing error checking to simple example | Stani | 2016-04-14 | 1 | -2/+16 | |
|/ / / / | ||||||
* | | | | Merge pull request #291 from diocles/patch-1 | mattn | 2016-03-25 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix sqlite "regexp" function name in documentation | Tim Retout | 2016-03-24 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Remove gocov | Yasuhiro Matsumoto | 2016-03-15 | 1 | -1/+0 | |
* | | | | Merge pull request #286 from y0za/fix-testing-message | mattn | 2016-03-15 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix testing message at TestInsert and TestUpdate | yoza | 2016-03-14 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #282 from zmedico/decltypes | mattn | 2016-03-07 | 2 | -6/+47 | |
|\ \ \ \ | ||||||
| * | | | | Test SQLiteRows.DeclTypes() | Zac Medico | 2016-03-07 | 1 | -0/+35 | |
| * | | | | Add SQLiteRows.DeclTypes() method | Zac Medico | 2016-03-06 | 1 | -6/+12 | |
* | | | | | Conditional build for the FTS5 Extension | Bruce Marriner | 2016-03-07 | 1 | -0/+13 | |
|/ / / / | ||||||
* | | | | Merge pull request #278 from rkintzi/json1 | mattn | 2016-03-03 | 1 | -0/+12 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Conditional build for the JSON1 Extension | Radosław Kintzi | 2016-02-28 | 1 | -0/+12 | |
|/ / / | ||||||
* | | | Merge pull request #275 from otoolep/fix_typos | mattn | 2016-02-23 | 3 | -14/+14 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix minor typos in comments | Philip O Toole | 2016-02-23 | 3 | -14/+14 | |
|/ / | ||||||
* | | Merge pull request #267 from ianlancetaylor/go16 | mattn | 2016-02-01 | 1 | -4/+4 | |
|\ \ | ||||||
| * | | bind: pass &v[0] in direct call to C | Ian Lance Taylor | 2016-01-29 | 1 | -4/+4 |