aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* ADD: PRAGMA locking_modeGert-Jan Timmer2018-05-291-0/+1
* ADD: PRAGMA journal_modeGert-Jan Timmer2018-05-291-0/+1
* Update README•••ADD: Comments for SQLite Access Mode ADD: Comments for SQLite Shared-Cache Mode UPD: README * Add Access Mode in Connection String TableGert-Jan Timmer2018-05-291-0/+1
* ADD: PRAGMA ignore_check_constraintsGert-Jan Timmer2018-05-291-0/+1
* ADD: PRAGMA defer_foreign_keysGert-Jan Timmer2018-05-291-0/+1
* Update Recursive Triggers•••ADD: Multiple KeyGert-Jan Timmer2018-05-291-1/+1
* Update Foreign Keys PRAGMA•••ADD: Multiple keyGert-Jan Timmer2018-05-291-1/+1
* Update Busy Timeout PRAGMA•••ADD: multiple keyGert-Jan Timmer2018-05-291-9/+9
* ADD: PRAGMA case_sensitive_like•••ADD: Comments UPD: READMEGert-Jan Timmer2018-05-291-3/+4
* Update Connection Options•••* Rewrite order of options * ADD: PRAGMA auto_vacuum * ADD: Multi Boolean values * UPD: README * FIX: Case-Sensitive values * Reduced code for: - foreign_keys - recursive_triggersGert-Jan Timmer2018-05-291-4/+9
* Update README•••Add DSN Connections string table. [ci skip]Gert-Jan Timmer2018-05-271-0/+31
* Update TOC to match README•••[ci skip]Gert-Jan Timmer2018-05-271-2/+1
* Moved Alpine to Linux Section•••[ci skip]Gert-Jan Timmer2018-05-261-10/+8
* Update documentation•••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]Gert-Jan Timmer2018-05-261-15/+181
* Added FAQ item for compile error `-fPIC`•••Closes #120Gert-Jan Timmer2018-05-261-0/+14
* Relocated FAQ item to usage subsection of FeaturesGert-Jan Timmer2018-05-261-10/+20
* Renamed build option `trace`Gert-Jan Timmer2018-05-241-1/+1
* Update: README•••Add documentation to feature table for tag `trace`Gert-Jan Timmer2018-05-241-0/+1
* Update: README•••Fix: New build tag(s) namesGert-Jan Timmer2018-05-241-11/+11
* Update: README•••Add: Feature Table Add: Links Add: TOC Fix: References for TOCGert-Jan Timmer2018-05-231-24/+51
* README: Update list issues concurrent read/writes•••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. Ivan Fraixedes2018-02-241-1/+1
* Update README.md•••Clarified the gcc requirement to avoid confusion.Matthew Swain2017-11-301-1/+1
* fix README.md•••close #456 Yasuhiro Matsumoto2017-08-271-1/+1
* Use "sqlite3" instead of "sqlite" in usage example.•••And a minor grammar improvement. Jonathan Hall2017-05-291-5/+5
* add gorepocard badgeYasuhiro Matsumoto2017-03-051-1/+2
* Added available extensions to READMESergey Mudrik2017-03-021-0/+2
* Fix links to issuesAlexey Palazhchenko2017-02-071-5/+5
* add a FAQ entry about :memory: races•••Closes #204 Closes #309 Signed-off-by: Tycho Andersen <tycho@tycho.ws> Tycho Andersen2017-01-261-0/+9
* FAQ about concurrency. Close #350Yasuhiro Matsumoto2016-11-071-0/+4
* FTS4 is not available on TrustyZbigniew Mandziejewicz2016-04-231-0/+1
* Instructions for libsqlite3 on OS XZbigniew Mandziejewicz2016-04-181-0/+5
* Fix minor typos in commentsPhilip O Toole2016-02-231-2/+2
* Update README.md•••Changed PNG Badges to SVG and Added GoDoc BadgeTimothy Cyrus2016-01-281-2/+3
* Fix README project addressMarcelo Lima2015-11-061-1/+1
* Update README. Install go-sqlite3 to avoid builds with gccDavid Gamba2015-10-311-0/+4
* added icu extension supportPavel Zalunin2015-08-201-0/+4
* update README.mdYasuhiro Matsumoto2015-06-301-0/+4
* Rename sqlite3.{c,h} to sqlite3-binding.{c,h}•••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> Stéphane Graber2015-03-111-1/+3
* Update README.mdmattn2015-03-051-0/+4
* Update README.mdmattn2014-11-141-0/+1
* Update README.mdmattn2014-11-141-0/+4
* Add note about license of amalgamation codemattn2014-08-181-0/+9
* Prefer mdmattn2014-07-161-0/+42