Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ivanceras/r2d2-sqlite
r2d2 connection pool for sqlite
https://github.com/ivanceras/r2d2-sqlite
46ead0f4057e2588e37d640f467827862dc603ce authored almost 8 years ago by liveresume <[email protected]>
5bb7c782867e3369952bc0e255ca3ac078fc8176 authored almost 8 years ago by Jovansonlee Cesar <[email protected]>
ba8f97f76aa7228d78d5f465a4b90c1cae89abc0 authored almost 8 years ago by Jovansonlee Cesar <[email protected]>
887ee9972271e0d6e2966ee624f301fafb85c2d2 authored almost 8 years ago by Jovansonlee Cesar <[email protected]>
f0a7bdd605cc1e87cf846241385722a99682bfee authored almost 8 years ago by Jovansonlee Cesar <[email protected]>
7285c5c27754e9f00fa64f90158a9eab2e0296b7 authored almost 8 years ago by Jovansonlee Cesar <[email protected]>
33841b14232b62c6a072ff89ecb15a5ae4e85883 authored over 8 years ago by Jovansonlee Cesar <[email protected]>
67410f21f799071ad55e3d3cd928ba66b7d44d4a authored over 8 years ago by Jovansonlee Cesar <[email protected]>
2d58dd0805ca42befb336e1c3c4e1a058421e37c authored over 8 years ago by Jovansonlee Cesar <[email protected]>
Added documentation link
df718c2d909c583302176bce0f451959a97e66eb authored over 8 years ago by ivanceras <[email protected]>Clean up and minor refactoring
c5e5ecfcfec2bc622514feb7a4c69accdef2e677 authored over 8 years ago by ivanceras <[email protected]>d6a5df396216caf9ce9f462870b88347d7a3f39d authored over 8 years ago by Dippi <[email protected]>
9b9030bc1635be43cbf8d17b0ea5220c11da1e8a authored over 8 years ago by Dippi <[email protected]>
- Remove unnecessary Result return
- Expose methods inspired by those of rusqlite::Connection
- Reformat code with rustfmt
- Reorganize imports
- Handle errors in a more idiomatic way
- Remo...
- Upgrade rusqlite to version 0.7
- Relax semver constraints with caret notation
Libraries shouldn't version Cargo.lock files, see FAQ for more details
http://doc.crates.io/faq....
e518ba92ab41e07d78b9ab69c89b5ae6df39d07a authored over 8 years ago by jcesar <[email protected]>
993a522c69a430f8ea6ba1940332416d2ec34bb3 authored almost 9 years ago by jcesar <[email protected]>
Error handling
3dd6dc7fa33df65ef680bb57e8d257c124575c1e authored almost 9 years ago by ivanceras <[email protected]>Previously this would panic.
2b830a67f0c4dd637db3c49043b5414982b0c577 authored almost 9 years ago by Danilo Bargen <[email protected]>See https://jgallagher.github.io/rusqlite/rusqlite/type.SqliteConnection.html
9f3342eec97f53032dc4860f0e31924a137a7ce1 authored almost 9 years ago by Danilo Bargen <[email protected]>
When specifying an invalid database file, the thread panics instead of
doing proper error handling.
b2c0c62b4464514ba0ffebf87fc28c05d2c1d10b authored about 9 years ago by Jovansonlee Cesar <[email protected]>
c4fe45f9c7db0aead2d64046f218d1a41cba69c3 authored about 9 years ago by Jovansonlee Cesar <[email protected]>
f6ac0ad5047c44c2f02278cbad9ece68fca1f34e authored about 9 years ago by Jovansonlee Cesar <[email protected]>
c5b1cceeca2fb3acdeeddce439b5e24c04859d9b authored about 9 years ago by ivanceras <[email protected]>
1ac82d1231bcc38efada2f9a1a9400dddd446ea6 authored about 9 years ago by ivanceras <[email protected]>
09a965e94831f8bea12988fe481d58569ee01968 authored about 9 years ago by ivanceras <[email protected]>
50c138aa2f8d10d6d1e2943c7a3255b1cd2ce673 authored about 9 years ago by jcesar <[email protected]>
Remove debug print
91332c6c8b88bd24c36aeee156ed8b8aae70b133 authored about 9 years ago by ivanceras <[email protected]>625cfc5470c6e0db8acf2a5fa63f12546cd350b2 authored about 9 years ago by Flavien Raynaud <[email protected]>
60c6d3b4592ab58ab713c37eb9d5498a0e2f172a authored about 9 years ago by jcesar <[email protected]>
6bb92d05ad9d6e4bc96ebbcd083fb5bbdfeb936f authored over 9 years ago by jcesar <[email protected]>
aaa5a950368564875434926fc51e82ff7c1cbb3b authored over 9 years ago by jcesar <[email protected]>
1f6af462e06453b58394f51d1c5c103bcb855a09 authored over 9 years ago by jcesar <[email protected]>
8ea9f422493bb2fb7b4eea71e6a82a35d2dfca9c authored over 9 years ago by jcesar <[email protected]>