| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add: PRAGMA secure_delete | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+2 | |
| | | | | | | | | | ADD: Connection PRAGMA ADD: Build tag for secure_delete mode: FAST | |||||
| * | | ADD: PRAGMA query_only | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+1 | |
| | | | ||||||
| * | | Add: Documentation for opening as Immutable | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+1 | |
| | | | ||||||
| * | | ADD: PRAGMA locking_mode | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+1 | |
| | | | ||||||
| * | | ADD: PRAGMA journal_mode | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+1 | |
| | | | ||||||
| * | | Update README | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ADD: Comments for SQLite Access Mode ADD: Comments for SQLite Shared-Cache Mode UPD: README * Add Access Mode in Connection String Table | |||||
| * | | ADD: PRAGMA ignore_check_constraints | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+1 | |
| | | | ||||||
| * | | ADD: PRAGMA defer_foreign_keys | Gert-Jan Timmer | 2018-05-29 | 1 | -0/+1 | |
| | | | ||||||
| * | | Update Recursive Triggers | Gert-Jan Timmer | 2018-05-29 | 1 | -1/+1 | |
| | | | | | | | ADD: Multiple Key | |||||
| * | | Update Foreign Keys PRAGMA | Gert-Jan Timmer | 2018-05-29 | 1 | -1/+1 | |
| | | | | | | | ADD: Multiple key | |||||
| * | | Update Busy Timeout PRAGMA | Gert-Jan Timmer | 2018-05-29 | 1 | -9/+9 | |
| | | | | | | | ADD: multiple key | |||||
| * | | ADD: PRAGMA case_sensitive_like | Gert-Jan Timmer | 2018-05-29 | 1 | -3/+4 | |
| | | | | | | | | | ADD: Comments UPD: README | |||||
| * | | Update Connection Options | Gert-Jan Timmer | 2018-05-29 | 1 | -4/+9 | |
| |/ | | | | | | | | | | * Rewrite order of options * ADD: PRAGMA auto_vacuum * ADD: Multi Boolean values * UPD: README * FIX: Case-Sensitive values * Reduced code for: - foreign_keys - recursive_triggers | |||||
| * | Update README | Gert-Jan Timmer | 2018-05-27 | 1 | -0/+31 | |
| | | | | | | Add DSN Connections string table. [ci skip] | |||||
| * | Update TOC to match README | Gert-Jan Timmer | 2018-05-27 | 1 | -2/+1 | |
| | | | | [ci skip] | |||||
| * | Moved Alpine to Linux Section | Gert-Jan Timmer | 2018-05-26 | 1 | -10/+8 | |
| | | | | [ci skip] | |||||
| * | Update documentation | Gert-Jan Timmer | 2018-05-26 | 1 | -15/+181 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile Section Closes #175 Compile Section Closes #201 Compile Section Closes #206 Compile Section Closes #404 Compile Section Closes #217 Compile Section Closes #224 Compile Section Closes #234 Compile Section Closes #242 Feature table Closes #255 Description Section Closes #232 Golang:1.6 not supported Closes #272 Golang:1.5 not supported + compilation section Closes #283 usleep Implemented Closes #285 FAQ Section Closes #289 Compile Section closes #295 FAQ Section Closes #305 PR339 Closes #318 #321 Compilation Section Closes #341 PR407 Closes #364 Feature `sqlite_vtable` Closes #393 Compile Section Closes #416 sqlite_trace feature Closes #433 Compilation Section Closes #435 Compilation Section Closes #443 Golang:1.6 Not Supported Closes #445 Compilation Section Closes #451 Compilation Section Closes #467 Compilation Section Closes #491 Compilation Section Closes #495 Compilation Section Closes #505 Compilation Section Closes #557 Compilation Section Closes #560 [ci skip] | |||||
| * | Added FAQ item for compile error `-fPIC` | Gert-Jan Timmer | 2018-05-26 | 1 | -0/+14 | |
| | | | | Closes #120 | |||||
| * | Relocated FAQ item to usage subsection of Features | Gert-Jan Timmer | 2018-05-26 | 1 | -10/+20 | |
| | | ||||||
| * | Renamed build option `trace` | Gert-Jan Timmer | 2018-05-24 | 1 | -1/+1 | |
| | | ||||||
| * | Update: README | Gert-Jan Timmer | 2018-05-24 | 1 | -0/+1 | |
| | | | | Add documentation to feature table for tag `trace` | |||||
| * | Update: README | Gert-Jan Timmer | 2018-05-24 | 1 | -11/+11 | |
| | | | | Fix: New build tag(s) names | |||||
| * | Update: README | Gert-Jan Timmer | 2018-05-23 | 1 | -24/+51 | |
| | | | | | | | Add: Feature Table Add: Links Add: TOC Fix: References for TOC | |||||
| * | README: Update list issues concurrent read/writes | Ivan Fraixedes | 2018-02-24 | 1 | -1/+1 | |
| | | | | | | | | Update the README FAQ section adding one issues more to the list of the issues related with the concurrent reads and writes. This new added issues gives a lot of insights, much more than the ones which where already present. | |||||
| * | Update README.md | Matthew Swain | 2017-11-30 | 1 | -1/+1 | |
| | | | | Clarified the gcc requirement to avoid confusion. | |||||
| * | fix README.md | Yasuhiro Matsumoto | 2017-08-27 | 1 | -1/+1 | |
| | | | | | close #456 | |||||
| * | Use "sqlite3" instead of "sqlite" in usage example. | Jonathan Hall | 2017-05-29 | 1 | -5/+5 | |
| | | | | | And a minor grammar improvement. | |||||
| * | add gorepocard badge | Yasuhiro Matsumoto | 2017-03-05 | 1 | -1/+2 | |
| | | ||||||
| * | Added available extensions to README | Sergey Mudrik | 2017-03-02 | 1 | -0/+2 | |
| | | ||||||
| * | Fix links to issues | Alexey Palazhchenko | 2017-02-07 | 1 | -5/+5 | |
| | | ||||||
| * | add a FAQ entry about :memory: races | Tycho Andersen | 2017-01-26 | 1 | -0/+9 | |
| | | | | | | | | Closes #204 Closes #309 Signed-off-by: Tycho Andersen <tycho@tycho.ws> | |||||
| * | FAQ about concurrency. Close #350 | Yasuhiro Matsumoto | 2016-11-07 | 1 | -0/+4 | |
| | | ||||||
| * | FTS4 is not available on Trusty | Zbigniew Mandziejewicz | 2016-04-23 | 1 | -0/+1 | |
| | | ||||||
| * | Instructions for libsqlite3 on OS X | Zbigniew Mandziejewicz | 2016-04-18 | 1 | -0/+5 | |
| | | ||||||
| * | Fix minor typos in comments | Philip O Toole | 2016-02-23 | 1 | -2/+2 | |
| | | ||||||
| * | Update README.md | Timothy Cyrus | 2016-01-28 | 1 | -2/+3 | |
| | | | | Changed PNG Badges to SVG and Added GoDoc Badge | |||||
| * | Fix README project address | Marcelo Lima | 2015-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | Update README. Install go-sqlite3 to avoid builds with gcc | David Gamba | 2015-10-31 | 1 | -0/+4 | |
| | | ||||||
| * | added icu extension support | Pavel Zalunin | 2015-08-20 | 1 | -0/+4 | |
| | | ||||||
| * | update README.md | Yasuhiro Matsumoto | 2015-06-30 | 1 | -0/+4 | |
| | | ||||||
| * | Rename sqlite3.{c,h} to sqlite3-binding.{c,h} | Stéphane Graber | 2015-03-11 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | This fixes the problem where when building with gccgo, sqlite3.c is overwritten, leading to a build failure. An alternative would have been to move sqlite3*.{c,h} to a subdirectory, but that seems to confuse the linker a fair bit and would just swap one implementation-dependent issue for another. Closes #20 Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> | |||||
| * | Update README.md | mattn | 2015-03-05 | 1 | -0/+4 | |
| | | ||||||
| * | Update README.md | mattn | 2014-11-14 | 1 | -0/+1 | |
| | | ||||||
| * | Update README.md | mattn | 2014-11-14 | 1 | -0/+4 | |
| | | ||||||
| * | Add note about license of amalgamation code | mattn | 2014-08-18 | 1 | -0/+9 | |
| | | ||||||
| * | Prefer md | mattn | 2014-07-16 | 1 | -0/+42 | |
