aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert c3a3cf9d7aed9b3c48acbe31fd48f2c27549a570EuAndreh2024-10-201-2/+2
* Shoehorn project into default golang skeleton structureEuAndreh2024-10-201-2/+2
* Rename golite -> acudegoEuAndreh2024-10-071-2/+2
* src/golite.go: Change driverName to "golite" and make it `const`EuAndreh2024-10-051-2/+2
* Update README.mdPartho Kumar Rajvor2023-05-171-1/+1
* Add build tags to support both x86 and ARM compilation on macOS (#1069)Denis Dmitriev2023-02-231-14/+23
* Add Serialize and Deserialize support (#1089)Philip O'Toole2022-11-171-0/+1
* Update README.md to include vtable feature (#1100)David Vassallo2022-10-181-0/+1
* Cross Compiling for Mac OS via `musl-cross`Luca Guidi2022-09-181-5/+4
* Add support for sqlite_math_functions tag (#1059)Levi Gruspe2022-09-171-0/+1
* Fix "ennviroment" (#1077)RewardedIvan2022-09-011-1/+1
* Update README to fix reference URLYoshiki Shibukawa2022-09-011-1/+1
* Add build tag to enable OSTRACE() loggingBen Johnson2022-08-161-0/+1
* chore: readme: Fix link, typos, copy editing (#974)Ross Smith II2021-10-221-56/+55
* Add ?_cache_size=[..] to connection parameters (#894)Martin Tournoij2020-12-261-0/+2
* README.md: use link in markdown (#859)Buk Bukowski2020-11-171-1/+1
* coveralls to codecov (#845)raa01212020-08-251-1/+1
* Update README.mdYasuhiro Matsumoto2020-08-251-2/+2
* Update README.mdYasuhiro Matsumoto2020-06-181-1/+3
* Edited note in README (#817)turtlemaster192020-06-011-1/+1
* Document requirements for cross compiling from OSX (#804)Vishnu Mohandas2020-05-161-3/+9
* Add extension-functions.c info to README (#779)Paul Bergeron2020-04-161-0/+10
* Update README.mdYasuhiro Matsumoto2020-01-231-0/+2
* Added financial contributors to the READMEJess2019-10-301-0/+31
* Closes #597G.J.R. Timmer2019-08-221-4/+22
* docs: fix typoJason Cooke2019-07-091-1/+1
* Fix typo in readmeauxten2019-06-171-1/+1
* Merge pull request #680 from rittneje/improve-faq-in-memory-shared-cachemattn2019-05-291-4/+8
|\
| * more code formattingJesse Rittner2019-01-041-2/+2
| * adding additional info to FAQ about in-memory databasesJesse Rittner2019-01-041-2/+6
* | Fix typoYasuhiro Matsumoto2019-02-181-1/+1
|/
* Fix typo in READMEMasataka Pocke Kuwabara2019-01-041-1/+1
* updating link to properly renderbk5212342018-11-171-1/+1
* update README.mdYasuhiro Matsumoto2018-11-091-3/+1
* Merge pull request #616 from jung-kurt/patch-1mattn2018-10-151-0/+1
|\
| * Update README: URL-encode connection optionsKurt Jung2018-08-121-0/+1
* | Remove extra backtick and fix Markdown formattingVladimir Rutsky2018-10-141-1/+1
* | Fix typo in README.mdDaniel Thorn2018-10-121-1/+1
|/
* Fix typo in readmeIngve Vormestrand2018-07-021-1/+1
* fix/511Gert-Jan Timmer2018-06-121-3/+8
* fix/209Gert-Jan Timmer2018-06-121-1/+19
* Merge pull request #574 from GJRTimmer/update/travismattn2018-06-121-1/+2
|\
| * Removed Golang:1.8Gert-Jan Timmer2018-05-291-1/+2
* | Update User Authentication DocumentationGert-Jan Timmer2018-06-051-2/+28
* | Add inital documentationGert-Jan Timmer2018-06-051-0/+95
* | Add: Reference to SpatialiteGert-Jan Timmer2018-05-301-0/+11
* | update README.mdYasuhiro Matsumoto2018-05-301-1/+3
* | Fix: Connection DSN KeysGert-Jan Timmer2018-05-291-4/+4
* | ADD: PRAGMA writable_schemaGert-Jan Timmer2018-05-291-0/+1
* | ADD: PRAGMA synchronousGert-Jan Timmer2018-05-291-0/+1