0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-06-04 01:10:35 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
2ea5857c0e Closes 2019-08-22 10:59:46 +02:00
9889b11544 docs: fix typo 2019-07-09 09:09:23 +12:00
2e7be7d089 Fix typo in readme 2019-06-17 14:29:55 +08:00
070b17a2fd Merge pull request from rittneje/improve-faq-in-memory-shared-cache
improve FAQ re: in-memory databases
2019-05-29 17:43:13 +09:00
eac3a7fd21 Fix typo
[ci skip]
2019-02-18 02:39:13 +09:00
062811fcbd more code formatting 2019-01-04 18:57:33 -05:00
2ee07a473f adding additional info to FAQ about in-memory databases 2019-01-04 18:54:34 -05:00
1688b64fb7 Fix typo in README
s/an/a/
2019-01-04 23:55:45 +09:00
76c6ec0516 updating link to properly render
fixing "[here](ttps://sourceforge.net/projects/tdm-gcc/)" to "[here](https://sourceforge.net/projects/tdm-gcc/)".
2018-11-17 09:45:35 -07:00
eed79b8657 update README.md 2018-11-09 18:53:04 +09:00
c67b489f7e Merge pull request from jung-kurt/patch-1
Update README: URL-encode connection options
2018-10-15 22:44:34 +09:00
2bf2b22523 Remove extra backtick and fix Markdown formatting 2018-10-14 18:56:19 +02:00
0ad25499b6 Fix typo in README.md 2018-10-12 13:04:07 -07:00
0109106b87 Update README: URL-encode connection options
This change could save users from having to dig into source code to see how connection options are parsed.
2018-08-12 08:34:51 -04:00
3aefd9f0a1 Fix typo in readme 2018-07-02 20:40:57 +02:00
20c4bd2e63 fix/511
Closes 

[skip ci]
2018-06-12 15:45:36 +02:00
578beef531 fix/209
Closes 

[skip ci]
2018-06-12 14:23:08 +02:00
53f6d424ab Merge pull request from GJRTimmer/update/travis
Follow official Release Policy
2018-06-12 18:17:37 +09:00
f46bde7099 Update User Authentication Documentation
References: 
2018-06-05 13:43:07 +02:00
086629727d Add inital documentation
References: 
2018-06-05 12:20:54 +02:00
2c4bacc57f Add: Reference to Spatialite
Closes 

[ci ckip]
2018-05-30 16:28:06 +02:00
52b8080d4d update README.md 2018-05-30 00:11:22 +09:00
0eb0d18f67 Removed Golang:1.8
Updated package for follow official Golang Release Policy.
2018-05-29 15:04:02 +02:00
4857d602fe Fix: Connection DSN Keys
* Conform keys to match PRAGMA
* UPD: README
* Fix error of _auto_vacuum
* Fix error of _case_sensitive_like
* Fix error of _locking_mode
* Fix error of _secure_delete
2018-05-29 14:11:49 +02:00
24cbd402e4 ADD: PRAGMA writable_schema 2018-05-29 14:01:33 +02:00
cb041405c6 ADD: PRAGMA synchronous 2018-05-29 13:55:31 +02:00
6a80b70b7a Add: PRAGMA secure_delete
ADD: Connection PRAGMA
ADD: Build tag for secure_delete mode: FAST
2018-05-29 13:41:52 +02:00
764e391156 ADD: PRAGMA query_only 2018-05-29 13:29:06 +02:00
9e79299c09 Add: Documentation for opening as Immutable 2018-05-29 13:23:39 +02:00
f14a7566f9 ADD: PRAGMA locking_mode 2018-05-29 13:19:40 +02:00
e02bbc0381 ADD: PRAGMA journal_mode 2018-05-29 13:13:38 +02:00
46fb6884f2 Update README
ADD: Comments for SQLite Access Mode
ADD: Comments for SQLite Shared-Cache Mode
UPD: README
  * Add Access Mode in Connection String Table
2018-05-29 13:02:28 +02:00
a4b55e1a40 ADD: PRAGMA ignore_check_constraints 2018-05-29 12:19:46 +02:00
7393095f07 ADD: PRAGMA defer_foreign_keys 2018-05-29 12:09:56 +02:00
4ab48f1935 Update Recursive Triggers
ADD: Multiple Key
2018-05-29 12:03:18 +02:00
afd179bd93 Update Foreign Keys PRAGMA
ADD: Multiple key
2018-05-29 11:58:29 +02:00
f087cd79b2 Update Busy Timeout PRAGMA
ADD: multiple key
2018-05-29 11:54:47 +02:00
95237557d2 ADD: PRAGMA case_sensitive_like
ADD: Comments
UPD: README
2018-05-29 11:46:53 +02:00
efc41bcd27 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_triggers
2018-05-29 11:34:28 +02:00
72ddc06453 Update README
Add DSN Connections string table.

[ci skip]
2018-05-27 23:00:56 +02:00
a587d7d84f Update TOC to match README
[ci skip]
2018-05-27 16:43:41 +02:00
cf4b585971 Moved Alpine to Linux Section
[ci skip]
2018-05-26 22:51:07 +02:00
c9394b1e02 Update documentation
Compile Section Closes 
Compile Section Closes 
Compile Section Closes 
Compile Section Closes 
Compile Section Closes 
Compile Section Closes 
Compile Section Closes 
Compile Section Closes 
Feature table Closes 
Description Section Closes 
Golang:1.6 not supported Closes 
Golang:1.5 not supported + compilation section Closes 
usleep Implemented Closes 
FAQ Section Closes 
Compile Section closes 
FAQ Section Closes 
PR339 Closes  
Compilation Section Closes 
PR407 Closes 
Feature `sqlite_vtable` Closes 
Compile Section Closes 
sqlite_trace feature Closes 
Compilation Section Closes 
Compilation Section Closes 
Golang:1.6 Not Supported Closes 
Compilation Section Closes 
Compilation Section Closes 
Compilation Section Closes 
Compilation Section Closes 
Compilation Section Closes 
Compilation Section Closes 
Compilation Section Closes 
[ci skip]
2018-05-26 22:50:06 +02:00
3526997453 Added FAQ item for compile error -fPIC
Closes 
2018-05-26 21:15:37 +02:00
92e4da02d7 Relocated FAQ item to usage subsection of Features 2018-05-26 21:13:26 +02:00
7319fcc0d8 Renamed build option trace 2018-05-24 12:06:54 +02:00
5a602a653e Update: README
Add documentation to feature table for tag `trace`
2018-05-24 12:00:17 +02:00
ef74e33f4a Update: README
Fix: New build tag(s) names
2018-05-24 11:55:24 +02:00
a909aeb37f Update: README
Add: Feature Table
Add: Links
Add: TOC
Fix: References for TOC
2018-05-23 22:30:51 +02:00
766b269f59 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.
2018-02-24 19:53:12 +00:00