Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
go-sqlite3
sqlite3 driver for go using database/sql
Collective -
Host: opensource -
https://opencollective.com/mattn-go-sqlite3
- Website: https://mattn.kaoriya.net/
- Code: https://github.com/mattn/go-sqlite3
github.com/mattn/go-sqlite3 - ab9bed5c807eef0b08296c42fb60e9f4ae96f04d authored almost 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - e52d4b08c11d178166bdb6fb1b2d7742e57f2a6b authored almost 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - ba91ba98f92e3ade64d428bef1226eb146be2ddc authored almost 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - baffbbc154a3f256e73183bd28cf39767b83c97c authored almost 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - dfec358c75eb32070885d4eb4cfbbb99948fc558 authored almost 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 79fb9332c14467840650fe1b241b0fe202abd3c9 authored almost 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - f85c1dc044e6c975a4d037825ac3ff47c60da43f authored about 11 years ago by Fabian Wickborn <[email protected]>
Next(): populate Row with []byte instead of string, as per driver doc
github.com/mattn/go-sqlite3 - afb81456924a13f8a8653ac8a8b8d017e8ba37f0 authored about 11 years ago by mattn <[email protected]>
Fix on behalf of bradfitz, see
http://golang.org/pkg/database/sql/driver/#Rows
Remove compiler error
github.com/mattn/go-sqlite3 - c066df8cd4ab54ad4552aa11b84abdeb77ce99ff authored about 11 years ago by mattn <[email protected]>I got an error "function ends without a return statement" on go1.0.2
github.com/mattn/go-sqlite3 - fdaaa1381b771f86798b5f856ef7a7b0c049e6c6 authored about 11 years ago by Eric L. Frederich <[email protected]>Provide more specific error messages
github.com/mattn/go-sqlite3 - 8d3a4e0ee8c7b758f35efc5e7aa3d7c1baec60c3 authored about 11 years ago by mattn <[email protected]>
Add a test to check for a useful response for a SQL
query that cannot be executed due to a const...
github.com/mattn/go-sqlite3 - e0729751ac189f746a0322b36e0f33911e624846 authored about 11 years ago by Robert Knight <[email protected]>
Use the sqlite3_errmsg() API to retrieve more specific error
messages.
eg. Attempting to exec '...
github.com/mattn/go-sqlite3 - 19cb26da92fe05f1eb1c0dd7268067cbc9b5421d authored about 11 years ago by Robert Knight <[email protected]>Use sqlite3_close_v2()
github.com/mattn/go-sqlite3 - 056b49918a67c068eaa4fafdf55b6692f673c393 authored about 11 years ago by mattn <[email protected]>sqlite3_column_blob() returns NULL for zero-length BLOB
github.com/mattn/go-sqlite3 - 8727f7003821207e653612abcc36c573bbdac0d1 authored about 11 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - ef9b514cad40dfe50cf087cc309295cf28ca2557 authored about 11 years ago by Akinori Hattori <[email protected]>
github.com/mattn/go-sqlite3 - 4970c4bff678415063fa08df03557653eb045a8f authored about 11 years ago by Akinori Hattori <[email protected]>
github.com/mattn/go-sqlite3 - 2a2faeaf3856ed76df31a43cd872e263625b1cf0 authored over 11 years ago by mattn <[email protected]>
Update README.mkd
github.com/mattn/go-sqlite3 - 87dbce4730bc16be621f3409449f8f2ca8a032a2 authored over 11 years ago by mattn <[email protected]>Include documentation section
github.com/mattn/go-sqlite3 - e8799fe79a7b8edfd53a9bd58e83fea6402d5408 authored over 11 years ago by Porjo <[email protected]>Add benchmark tests. As used by other database/sql drivers.
github.com/mattn/go-sqlite3 - 91c1a17d61e60b8d3a3c9bf35d11ca5bc7478404 authored over 11 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - a2f69308b3b5660be4f7c404fabaf1f024c63b46 authored over 11 years ago by Tim O'Brien <[email protected]>
add new test for WAL journal_mode
github.com/mattn/go-sqlite3 - d0ce1a17849d6e1182b1637115ec46f60a83562b authored over 11 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - 5b74e9ce72fb9592241c42cf046f8f4c20446813 authored over 11 years ago by David Hill <[email protected]>
github.com/mattn/go-sqlite3 - 1ca536cf83c71f5960c79697d5aee49d09f0bcd5 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 1c16dbe6094532d16d1a89c38012aa9118764476 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 7dadd98d75d57061b14288a4b934ce5f8af804fb authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - d8f315ab8365c93960cb8ae4c7b66b0b24a5fd4c authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - f595dd99558ac8e2fddbfa35fe84a1557b47191e authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 77ebf39cf9610451887667b4cc6415e3aae6f98c authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - fc9f8cab248885e69f9eef63f5ffb7f8010c46e0 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 9150577da1c9f720200aac4e1474d8e628da6239 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 21c1469999d33992fcaf2ea1d17bdcbeb8e38aac authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 3f20cb1697bc033aa1eca5d9f0225814e8696006 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 132e6e989835b96b4d6809b403fab62b2fd31aa0 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - d4673cd31cac7742ce1735defa74d63090ac3401 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 73ea0ad09f1ffc09c0a4f9a41923d676c60f1624 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 77c9648f4a3d03951cecdc4c59b1526a0df5d3b1 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 6176b90b703dad947c45733c414039866113d6bf authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 8b2ef7351f6874140a6a3f7f65a1f317f63b0374 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - e6e7dc1202d30836f2d2db87f397e7e9ef9aca66 authored over 11 years ago by mattn <[email protected]>
This commit introduces a new type 'ErrNo', implementing the error
interface. Constants for all ...
github.com/mattn/go-sqlite3 - 75ef7d6c6725e92c335f7821327d6ffab87ade31 authored over 11 years ago by mattn <[email protected]>
unbreak build on non-linux
github.com/mattn/go-sqlite3 - c1e6c9a1bce39f9579e8130afecb29092d8af8f5 authored over 11 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - 8897c6d5efe8472a29e4271fbf70a585393d369f authored over 11 years ago by David Hill <[email protected]>
github.com/mattn/go-sqlite3 - 1450ef9d4d10daefa5dd2f6d0c89d24b2174707f authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - c4dc66cdcd638aafca07125b0eb3150b9ccf2bc2 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 501b1ea772a8ad6a5126ab5a1307da4b3e613ade authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 691a8a9de39861ab7f63b5a92d0c5cbf610f3049 authored over 11 years ago by mattn <[email protected]>
Change extension loading mechanism to use a string list of extensions
github.com/mattn/go-sqlite3 - a3e3a8e981f1a3f6d3bdb9e9586ff675c91667e5 authored over 11 years ago by mattn <[email protected]>
By loading extensions this way, it's not possible to later load
extensions using db.Exec, which ...
The ConnectHook field of an SQLiteDriver should return an error in
case something bad happened d...
github.com/mattn/go-sqlite3 - 248e51c050e3289fc3f3098650905b798d593179 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - ac279b69bf7c534516ca223de486fd15b273c3a2 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 3abc26b4efa9c4dcc7e4abd2f1bc2f1194ea4344 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - e6850435ffb1700c672f08d73ea6ccb7f7b78287 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - e6690f40af081594fe34a680e8bfb028952c2174 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 3420c2b8726ecb53e3a64e3728e15895e64d1fc8 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 6671b69503b50feaae903399076fb7f658260be0 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - f6dadd82d81a644eb5b7c212a6f1770c0c87ba41 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 34a33cffaae089c4d9a1bbceaa425a1fa63d59d7 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 11ed382de3628a562eef61a8f82f243ebc8a17a2 authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - c7bece2a7095b3d1bdec1cd51684bb11f3a8017b authored over 11 years ago by mattn <[email protected]>
This commit introduces a new type 'ErrNo', implementing the error
interface. Constants for all ...
github.com/mattn/go-sqlite3 - ad95f5fd3dbed55354caccf41a0d7ffce34fb46e authored over 11 years ago by mattn <[email protected]>
call sqlite3_column_blob() before sqlite3_column_bytes()
github.com/mattn/go-sqlite3 - c1b0b47cb992d75a91129548cdb97d2a2ce990ca authored over 11 years ago by mattn <[email protected]>
sqlite3 documentation states sqlite3_column_blob could modify the
the content and recommends the...
Fix a few grammatical errors.
github.com/mattn/go-sqlite3 - dc751dd5f66a30da1ea340597f96bb87fa1d733e authored over 11 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - 82c791ba4fed5d85f8e3dd6dbeec4f8de9b8e742 authored over 11 years ago by wei2912 <[email protected]>
Fix multiple commands
github.com/mattn/go-sqlite3 - f7461000f1863f3ed9c26c1f3074d86df138cfd5 authored over 11 years ago by mattn <[email protected]>No need to use multiple commands when a single one should work.
github.com/mattn/go-sqlite3 - 2922c3445a80f1e6de804054dcabc68640358f1d authored over 11 years ago by wei2912 <[email protected]>github.com/mattn/go-sqlite3 - 2a1d73ac466c775889b2cfc31cbb1632dd0688eb authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 16484897e97cb2d70684e89bd8809977d16a3c00 authored over 11 years ago by mattn <[email protected]>
Use file in os.TempDir() for tests.
github.com/mattn/go-sqlite3 - 6899118eff9e36a314f8415bb6e95d5f7ea31496 authored over 11 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - f1d58ee64a5eb6517dde6be1221747001f8a197b authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - d93259577c756481bb6f913d93c9e5a831f13c84 authored over 11 years ago by Russ Cox <[email protected]>
Sometimes it's best to not create files in the directories where code lives...
for example, that...
github.com/mattn/go-sqlite3 - 0f6f374d272cad9a5e9c5e345427dd1c626c3abe authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - d9f6dadfbf7a748501f2eb8cb7a2fa4de845fedc authored over 11 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - bbd33c0ffc6657507c72bc2f3d3f92b45f9c8b3c authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 869fc7ec3048129a83e37ed3aa5d523448dc6a97 authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 9e8f850ab4d19ecd98feeccfeaaf0309877b16dd authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 919cf4144a09abfd877330bbe735f3a243a84537 authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 716b2f5636bcee68a33ad383d8fafc63cbaecf59 authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - bfae0c6cef19c219e482ddc935c9d684cf6a6a94 authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 9b745ee433e087abc43a6bcefa2ba60b8925711b authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 6e13c4512d7305780a405ce3512da1bdcf8e96f6 authored almost 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - ae4b60773ac62f0b280cd7c054bbfe81f43873a4 authored almost 12 years ago by mattn <[email protected]>
A few more timestamp fixes
github.com/mattn/go-sqlite3 - b8adf7d8c1047bac314612b4fd8f12695ef01d61 authored about 12 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - b1a352785e909cc565912809bcfe1f44c8551fce authored about 12 years ago by Micah Stetson <[email protected]>
Fix #33 and #34
github.com/mattn/go-sqlite3 - 8706f7baf06c3193ac09c594f107028f7795967d authored about 12 years ago by mattn <[email protected]>github.com/mattn/go-sqlite3 - 44496728c24982a76893272b23d0c7e949b5818c authored about 12 years ago by Micah Stetson <[email protected]>
github.com/mattn/go-sqlite3 - ce139f706b870082071a9d9fd18284c7b7fc9d65 authored about 12 years ago by Micah Stetson <[email protected]>
github.com/mattn/go-sqlite3 - f65db67ea3ece8b3ce3023a59b59519865d7473a authored about 12 years ago by Micah Stetson <[email protected]>
github.com/mattn/go-sqlite3 - f6d10a2a5851307e384c8bb3b9b359bdfccfc613 authored about 12 years ago by Micah Stetson <[email protected]>
github.com/mattn/go-sqlite3 - 58c4612c1ec20f372aee92f466ab762e63356425 authored about 12 years ago by Micah Stetson <[email protected]>
github.com/mattn/go-sqlite3 - f86c8f208da38aa635edd02286b35f5d71543045 authored about 12 years ago by mattn <[email protected]>
github.com/mattn/go-sqlite3 - 65fd6016352050b2c21ee1497e240ea65667e2a8 authored about 12 years ago by mattn <[email protected]>