xeodou
04d43c043e
Upgrade to the latest sqlcipher.
2018-05-23 23:43:09 +08:00
Ivan Fraixedes
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
Matthew Swain
f8e991c201
Update README.md
...
Clarified the gcc requirement to avoid confusion.
2017-11-30 20:35:32 +00:00
Yasuhiro Matsumoto
a97e7bb12f
fix README.md
...
close #456
2017-08-27 14:00:16 +09:00
Jonathan Hall
47e1f81069
Use "sqlite3" instead of "sqlite" in usage example.
...
And a minor grammar improvement.
2017-05-29 15:57:51 +02:00
Yasuhiro Matsumoto
0147a481cf
add gorepocard badge
2017-03-05 21:05:35 +09:00
Sergey Mudrik
4fb55b1ad9
Added available extensions to README
2017-03-02 00:15:45 +03:00
Alexey Palazhchenko
a5027c521a
Fix links to issues
2017-02-07 10:54:49 +03:00
Tycho Andersen
ded1ba664d
add a FAQ entry about :memory: races
...
Closes #204
Closes #309
Signed-off-by: Tycho Andersen <tycho@tycho.ws>
2017-01-26 14:55:07 -07:00
Yasuhiro Matsumoto
8d7068003b
FAQ about concurrency. Close #350
2016-11-07 16:16:17 +09:00
xeodou
959ff350e1
Update sqlcipher to 3.11.0
2016-07-07 15:43:10 +08:00
Zbigniew Mandziejewicz
9f06636f8c
FTS4 is not available on Trusty
2016-04-23 00:00:49 +08:00
Zbigniew Mandziejewicz
e8363dc691
Instructions for libsqlite3 on OS X
2016-04-18 20:21:32 +08:00
Philip O Toole
1e280555b7
Fix minor typos in comments
2016-02-23 01:26:13 -05:00
Timothy Cyrus
298ea4316b
Update README.md
...
Changed PNG Badges to SVG and Added GoDoc Badge
2016-01-28 20:28:43 -05:00
Marcelo Lima
0ad9f0ce2f
Fix README project address
2015-11-06 11:23:34 -03:00
David Gamba
90af0d5722
Update README. Install go-sqlite3 to avoid builds with gcc
2015-10-31 00:59:28 -06:00
Pavel Zalunin
715f5e5de0
added icu extension support
2015-08-20 03:02:59 +03:00
Yasuhiro Matsumoto
b4142c444a
update README.md
2015-06-30 08:57:28 +09:00
xeodou
2c26c12108
Update readme.
2015-04-06 23:57:05 +08:00
xeodou
afd39ebd2e
Fix readme
2015-04-02 11:03:09 +08:00
xeodou
1eb4f30827
Fix readme
2015-04-01 23:04:07 +08:00
xeodou
ad4724616a
Fix readme
2015-04-01 22:52:22 +08:00
xeodou
4139b17dd4
Fix readme
2015-04-01 22:51:38 +08:00
xeodou
6da54e6499
Fix typo.
2015-04-01 22:49:37 +08:00
xeodou
6375837186
Update readme.
2015-04-01 22:48:28 +08:00
Stéphane Graber
3d6c6f9345
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>
2015-03-11 16:19:50 -04:00
mattn
1b2a5560c2
Update README.md
2015-03-05 01:19:33 +09:00
mattn
d9881e4de3
Update README.md
2014-11-14 19:50:39 +09:00
mattn
764faa850f
Update README.md
2014-11-14 19:49:22 +09:00
mattn
060db06a28
Add note about license of amalgamation code
2014-08-18 17:05:50 +09:00
mattn
9ac94b6fbf
Prefer md
2014-07-16 17:56:05 +09:00