Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mattn/go-sqlite3
sqlite3 driver for go using database/sql
https://github.com/mattn/go-sqlite3
fix header file
f7bfd1d272ca8adbc4fa6ed182cfc8509bd4f8b0 authored about 7 years ago by mattn <[email protected]>3ac25271e5b05ec423963d254ddf03d86a5b9c9b authored about 7 years ago by Yasuhiro Matsumoto <[email protected]>
Move RegisterAggregator implementation
ed69081a91fd053f17672236b0dd52ba7485e1a3 authored about 7 years ago by mattn <[email protected]>Support sqlite3_limit to get/set the value of run-time limits
53494369eaf82feb906f08c5a97bf0134fed1fa3 authored about 7 years ago by mattn <[email protected]>9dddfd1328d9fc20cb77129d1524fabddb7d8859 authored about 7 years ago by Tetsuya Morimoto <[email protected]>
b07b06e15c31b3e80ca7ba244e946d619a8dc99a authored about 7 years ago by Tetsuya Morimoto <[email protected]>
The SQLiteConn.RegisterAggregator implementation was defined in
sqlite3_trace.go file, which is ...
d785b8f8121cfc3d44df753b0c8c2c1cc26d0af1 authored about 7 years ago by Tetsuya Morimoto <[email protected]>
Updated travis.yml
615c193e01d8d462eef7ee390171506f531a1c9a authored about 7 years ago by mattn <[email protected]>Use the latest Go version in each major branch (documentation: https://docs.travis-ci.com/user/l...
9c2e10a3bab32f4a60f58ffc67107c6d0de5b79f authored about 7 years ago by Sergey Mudrik <[email protected]>5160b48509cf5c877bc22c11c373f8c7738cdb38 authored about 7 years ago by Yasuhiro Matsumoto <[email protected]>
couldn't reproduce on local environment
103e6ee9eee476eed58337e34dc8cf2b65451315 authored about 7 years ago by Yasuhiro Matsumoto <[email protected]>c0f3d4135e4bb5e170cd72c0074bba14f6f86d4e authored about 7 years ago by Yasuhiro Matsumoto <[email protected]>
close #464
49f9543f144f83b3f42d7fc7d39bb5d5fe25ee33 authored about 7 years ago by Yasuhiro Matsumoto <[email protected]>68bcba68d90f47673ebcb643bdc1968868fae121 authored about 7 years ago by Yasuhiro Matsumoto <[email protected]>
5df314a2dc5e85ac859f637309aa261ee1e957cf authored over 7 years ago by Roland Pangu <[email protected]>
Add support for collation sequences implemented in Go.
05548ff55570cdb9ac72ff4a25a3b5e77a6fb7e5 authored over 7 years ago by mattn <[email protected]>132eeedb4ad10f217a357d731f930cbdd1360733 authored over 7 years ago by mattn <[email protected]>
support Solaris
b8d537f91a262b86fc5dfae4fd5a5c282d2b95fd authored over 7 years ago by mattn <[email protected]>8d81c2f1f8f4b00b487c668bb8c9df5daa112900 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
58ed4a0810db4a6757547ca36adf4cf2ffc18fdd authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
911f1c4fa68b1823e76c909e777571f563bdb184 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
See #459
ee720241fc5db8cf245ee588870940ad7a92863c authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>d40d4905434d5abfab8d29584adc850797897769 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
close #456
a97e7bb12f7a08fabc155855e9861f983d6d7dec authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>Fix to better handle NULL values in TEXT and BLOB columns.
144deb6596cd6dbb49158b3d6f6a0e742715f9a5 authored over 7 years ago by mattn <[email protected]>I forgot that bytes.Equals treats nil and []byte{} as equal.
b1c8062c18ee31834bdd0cd70c90af8590ce1f1a authored over 7 years ago by Greg Holt <[email protected]>85e456ef27b5b5a64214bc5a74cbf8ec3114f5e5 authored over 7 years ago by Greg Holt <[email protected]>
d1772f082687b34ca377224523c6e1b5b545425a authored over 7 years ago by Greg Holt <[email protected]>
6654e412c3c7eabb310d920cf73a2102dbf8c632 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
7133e5d7f58869b174d0e412322c68ac78b77cc8 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
1828334c4a7937cf4d957e36e995b9d6ba4fc535 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
42a4d148c2b3dd62511663f2a53ff8a416501a0b authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
fixes #448
569232dc083e6dbcaab291f39bd5f78af2aedf08 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>Add connection option for recursive triggers
47fc4e5e9153645da45af6a86a5bce95e63a0f9e authored over 7 years ago by mattn <[email protected]>
Similar to foreign keys, the recursive triggers PRAGMA affects the
interpretation of all stateme...
Add functions to register update, commit, and rollback hooks (re-opened)
9cbb0970444f7ee9ccc65376394a504150b25de1 authored over 7 years ago by mattn <[email protected]>Merge lastest from mattn
0644414997d42f08d60d8b36b42628f6bc7ae243 authored over 7 years ago by Jason Abbott <[email protected]>fixes #274
acfa60124032040b9f5a9406f5a772ee16fe845e authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>Incorporate original PR 271 from https://github.com/brokensandals
dbaad204e95ad68c55137bcd7f879c9cb2fa9deb authored over 7 years ago by Jason Abbott <[email protected]>59bd281a89883d39ef219699e4a46eab87b3cff9 authored over 7 years ago by Jason Abbott <[email protected]>
Don't convert Unix times to nanoseconds when querying datetime fields…
8a4c825cfc99b620bd78dbeac30348782a3b3eb9 authored over 7 years ago by mattn <[email protected]>05123859bed77249c3d9ca8efe6adc3cce1e1bed authored over 7 years ago by deepilla <[email protected]>
Fix for cgo panic, issue #428: https://github.com/mattn/go-sqlite3/is…
afe454f6220b3972691678af2c5579781563183f authored over 7 years ago by mattn <[email protected]>ef9f773b24d2ec1611476e580c032e98068e481a authored over 7 years ago by Evgeniy Makeev <[email protected]>
Address data race during close database and statement
a819994f72c9c22cbe7d0849038a394d8154d4c9 authored over 7 years ago by mattn <[email protected]>Potential fix for issue #426.
cd1cbf523a80ebe39ccb1b829d760852e298c128 authored over 7 years ago by Philip O'Toole <[email protected]>Merge upstream
b951516ea086ff8c8a97eff7a59f2b95458b0a1c authored over 7 years ago by Philip O'Toole <[email protected]>Treat []byte{} as empty BLOB instead of NULL.
83c59d8440943c680f94ebbe51118df4244414d6 authored over 7 years ago by mattn <[email protected]>3fa7ed217682f0f66953e3c37d7a648bbc5d3e5c authored over 7 years ago by Xu Xinran <[email protected]>
308f5f1b2fae699cb38474136205cbab8f081019 authored over 7 years ago by Xu Xinran <[email protected]>
This allows Go programs to register custom comparison functions with
sqlite, and ORDER BY that c...
Use "sqlite3" instead of "sqlite" in usage example.
83772a7051f5e30d8e59746a9e43dfa706b72f3b authored over 7 years ago by mattn <[email protected]>And a minor grammar improvement.
47e1f81069502c824ed27f584160113c8f9edb1f authored over 7 years ago by Jonathan Hall <[email protected]>Adding unit test for VTable Insert/Update/Delete
cf7286f069c3ef596efcc87781a4653a2e7607bd authored over 7 years ago by mattn <[email protected]>18135fa650d3bd5f54e89ce3668e005468162266 authored over 7 years ago by Kenneth Shaw <[email protected]>
Adding hook to vtable to allow VTab's to be updated
f68bb9500085065e873f0a3b58b58ee97ad394f4 authored over 7 years ago by mattn <[email protected]>Add _foreign_keys connection parameter
46e826d22aebbfda29523e86e3114c2beb4dab43 authored over 7 years ago by mattn <[email protected]>Avoid leaking db if setting busy timeout fails
c935ccca28b8b17e0a0d885c1b20a07dd829371e authored over 7 years ago by mattn <[email protected]>
Fixes #377
Updates #255
4c2dc8806aac565a85f1588a7822ae4244cb1c70 authored over 7 years ago by Ross Light <[email protected]>
This commit changes the vtable 'xUpdate' goModule field to a new
'cXUpdate' callback function wh...
Removed ambitious conn.Close()
b2e464529e88db676302aa63a4ce36711633950e authored almost 8 years ago by mattn <[email protected]>a1253acb6bf0c2e9f9ac47e61ee200b8b7f4c7f2 authored almost 8 years ago by Marko Kungla <[email protected]>
fc03fa998970a0110f9727c0441985b35ab50055 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
revert cf4bd560f1588d96c502b4c3407fe1a10cef4a28
close #394
866c3293d9a76aa491e56cc978d0d7fb0e63e121 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>bd7fdb60336d54a68de20c03df2a036848e89eca authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
1d0b0f0e72ef499134007487ec04768b6ba2bd6b authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
796dcab06ddc1eda59e0c1b73c8f0b902f734660 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
0acd8f7aece241ec47b8817481a15ed5d5d86ed7 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
997cab809454bae9b2af4cfaebc2ee6a7062a5c9 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
cf4bd560f1588d96c502b4c3407fe1a10cef4a28 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
53900fb4f0eb34195dad7e0c70315a9cf81dacb8 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
eac1dfa2a61ebccaa117538a5bb12044f6700cd0 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
ecc5105e21a211082827d69227de0899d3462e16 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
0dba8bb9aa5d6b7078008b0689dfde9684c75a5d authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
9a7131f1a90de9e8cb75b62e96d9aeb5c7a4a891 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
835dea39a656a4695b266692ef1468b2ceffddea authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
32ab0d8730130a4e69e06861571a84bcba3c9955 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
d5ce94296e20b0762879ce7b374c28f4e301decf authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
f694bb773ce1b1c94039c5dfdf47cf1d6ab9d954 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
0147a481cf98cfbd7ee835b89c6c373d4d5dced1 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
0ff13e6771c98b6e895df17abef8a33fac05adae authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
f2380672661f925f4edfa24a7ee5583f8404692c authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
f9e79c0a39fae626821dd44da2372ded64b4f8d4 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
a9d61d54c6d919d7f627743daa26e54687244566 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
fca908b49699a576553d06c5e058d9dda6309980 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
Add Go API for virtual tables
55cd56d7edb233f4a251a8821232e4cc6084e3d2 authored almost 8 years ago by mattn <[email protected]>To not conflict with core "context" package naming.
9efa963d05cac8b780d1cb3abbd8493a94f1db82 authored almost 8 years ago by Conor Branagan <[email protected]>See https://www.sqlite.org/vtab.html for more details.
This work was started from
https://githu...
618e784627e2d0c0883f92c1708de3107296a0f9 authored almost 8 years ago by Conor Branagan <[email protected]>
3439fd20966c1bc672cea1173ed756bf145f05b2 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
5b1175ef066f9fe80eee84c0ba5d0dbea72d09a6 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
253bbf431d35066a9a1adad2ba5f852dfc439329 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
cc256c7b142955bed7bbe8d8709e3776b3b1b9a3 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
231af577dc12fe1594ce282d56394642aa3aa13f authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
2fc807f6681dee78cba228da4fb712817f4d60df authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
Added available extensions to README
acf4ae44299454c98d3a39ea15d444b5a6708710 authored almost 8 years ago by mattn <[email protected]>4fb55b1ad958988931e88f7cb22518dd3d4fe9c4 authored almost 8 years ago by Sergey Mudrik <[email protected]>
d82897d60e9700f52d3633fd0d41eb1f9b6f8a64 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>