| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |
|
| | |
| |
| |
| |
| |
| | |
ADD: Comments for SQLite Access Mode
ADD: Comments for SQLite Shared-Cache Mode
UPD: README
* Add Access Mode in Connection String Table
|
| | | |
|
| | | |
|
| | |
| |
| | |
ADD: Multiple Key
|
| | |
| |
| | |
ADD: Multiple key
|
| | |
| |
| | |
ADD: multiple key
|
| | |
| |
| |
| | |
ADD: Comments
UPD: README
|
| |/
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
| |
Add DSN Connections string table.
[ci skip]
|
| |
|
| |
[ci skip]
|
| |
|
| |
[ci skip]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
| |
|
| |
Closes #120
|
| | |
|
| | |
|
| |
|
| |
Add documentation to feature table for tag `trace`
|
| |
|
| |
Fix: New build tag(s) names
|
| |
|
|
|
|
| |
Add: Feature Table
Add: Links
Add: TOC
Fix: References for TOC
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
Clarified the gcc requirement to avoid confusion.
|
| |
|
|
| |
close #456
|
| |
|
|
| |
And a minor grammar improvement.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Closes #204
Closes #309
Signed-off-by: Tycho Andersen <tycho@tycho.ws>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Changed PNG Badges to SVG and Added GoDoc Badge
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|