GitHub / ReactorScram/sqlite / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b9c9a435 | fix up links | _ <_****@_****> | about 1 month ago | |
| 2e3eff75 | add keyword "sqlite" | _ <_****@_****> | about 1 month ago | |
| 3d95b92f | bump version since I already used 0.38.0 | _ <_****@_****> | about 1 month ago | |
| 65027062 | further correct license | _ <_****@_****> | about 1 month ago | |
| be8314cd | fix up license | _ <_****@_****> | about 1 month ago | |
| 2fa07ecc | bump version and prepare to publish | _ <_****@_****> | about 1 month ago | |
| 15c1114c | fix up README, and benchmark file (unused) | _ <_****@_****> | about 1 month ago | |
| af219201 | rename this fork to sql-peas | _ <_****@_****> | about 1 month ago | |
| 813b5725 | rename project to sqlite-peas | _ <_****@_****> | about 1 month ago | |
| d4e9a8d9 | rough in an impl of transactions | _ <_****@_****> | about 2 months ago | |
| 5b6c0585 | remove pre-fork license | _ <_****@_****> | about 2 months ago | |
| 7a12a9a9 | clarify that this is a soft fork and my changes are AGPLv3 licensed | _ <_****@_****> | about 2 months ago | |
| d8b38e31 | reset statements when borrowing them | _ <_****@_****> | about 2 months ago | |
| d3c864e9 | fix stuff that was broken in the big refactor | _ <_****@_****> | about 2 months ago | |
| edacc911 | bring back Cursor | _ <_****@_****> | about 2 months ago | |
| f3a05144 | :pencil: doc: add comments | _ <_****@_****> | about 2 months ago | |
| 1bd112e4 | Update test to demonstrate use of StatementHandle | _ <_****@_****> | about 2 months ago | |
| ca127fff | :recycle: refactor: extract StatementHandle | _ <_****@_****> | about 2 months ago | |
| 5412367a | wip | _ <_****@_****> | about 2 months ago | |
| aa0fd398 | :recycle: refactor: extract 'columns' module from 'statement' module | _ <_****@_****> | about 2 months ago | |
| 2b960c5f | Update sqlite3-sys | Ivan Ukhov <i****v@g****m> | over 1 year ago | |
| a8d10721 | Bump the version number | Ivan Ukhov <i****v@g****m> | over 1 year ago | |
| 5fc6903b | Add a docstring to Row::iter | Ivan Ukhov <i****v@g****m> | over 1 year ago | |
| 67aaf096 | Reorganize the tests | Ivan Ukhov <i****v@g****m> | over 1 year ago | |
| bdb95cf3 | Update the license | Ivan Ukhov <i****v@g****m> | over 1 year ago | |
| 48b39dd7 | Update the authors list | Ivan Ukhov <i****v@g****m> | over 1 year ago | |
| 3bd2f403 | Row: it can now be iterated (#106) |
eutampieri <e****o@e****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 29e0420a | Add an example of using async | Ivan Ukhov <i****v@g****m> | about 2 years ago | |
| 6d57bee1 | Update the authors list and bump the version number | Ivan Ukhov <i****v@g****m> | about 2 years ago | |
| b99accdb | Fix a lint | Ivan Ukhov <i****v@g****m> | about 2 years ago | |
| 4ed2f648 | merge Merge branch 'nyovaya-main' | Ivan Ukhov <i****v@g****m> | about 2 years ago | |
| ec62e0b3 | Re-export sqlite3_sys | Luna Lux <l****x@m****e> | about 2 years ago | |
| dc036766 | Bump the version number | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 4d8439ae | Update the authors list | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| e2254c71 | Do not panic in Row::try_read | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| eab53c32 | Correct the encryption feature | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| a1891610 | Reorganize the methods in Connection | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| bd6595ff | merge Merge branch 'kodeschreiber-encryption_v2' | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 2bc3e647 | Bump the version number | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 8b4e5700 | Adjust the docstrings | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 9b596226 | merge Merge branch 'kodeschreiber-contains' | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| cf40be12 | Removed excess orig files | kodeschreiber <k****r> | over 2 years ago | |
| dc9438b4 | Updated a docstring; added contains function to Row | kodeschreiber <k****r> | over 2 years ago | |
| e6995d22 | Revised from previous PR: | kodeschreiber <k****r> | over 2 years ago | |
| 1292f300 | Revised from previous PR: | kodeschreiber <k****r> | over 2 years ago | |
| 6e9942dc | Add a command for publishing with tagging | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 0222f62b | Fix the benchmarking | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 3f29669d | Update sqlite3-sys | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 3af6e958 | Make the license SPDX compliant | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 96b6db93 | Update the workflow | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| c251de20 | Make a cosmetic adjustment | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| a73b36f8 | Stop iteration upon exception | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| df377a76 | Add a test for RAISE | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 28b5be56 | Remove a leftover | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 72384766 | Update the sys crate, license, and build workflow | Ivan Ukhov <i****v@g****m> | over 2 years ago | |
| 629601d6 | Introduce Row::take | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 6d91e145 | Derive Default for Value | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 9bb019b1 | Adjust docstrings | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| c6fd6f94 | Put extensions behind a feature flag | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 76d20d4d | Remove values from Cursor | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 7fe41cf4 | Rename full mutex to thread safe | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| f1853e4e | Add OpenFlags::with_uri | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 489f85f7 | Bump the version number | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 42d668cc | Rename OpenFlags::set_* to with_* | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 35f09394 | Use bundled SQLite | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| d4fd98b7 | Reorder the functions | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 72699720 | merge Merge branch 'jslsolucoes-feature/support-enable-load-extension' | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| add01b07 | Update the authors list | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 8e591f1a | Rename and simplify the extension functions | Ivan Ukhov <i****v@g****m> | almost 3 years ago | |
| 3f284161 | remove vender test cfg | Jonatan Lemes <j****s@l****m> | almost 3 years ago | |
| d7adf6b2 | Support enable and loading sqlite extension | Jonatan Lemes <j****s@l****m> | almost 3 years ago | |
| 1b6ee66d | Implement TryFrom<Value> for Option<$type> | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| f9756277 | Make a cosmetic adjustment | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 42de4a8c | Remove a few inlines | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 7f7a3979 | Bump the version number | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 79ed20f2 | Update the authors list | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 076111ef | Make a cosmetic adjustment | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| b161ba78 | merge Merge branch 'Colonial-Dev-from_option' | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| d4fd19fa | Update the authors list | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| fd8a3211 | Update the benchmarks | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 41038116 | merge Merge branch 'vincenzopalazzo-macros/built-in' | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 97d6bc6a | Make a cosmetic adjustment | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| d406428f | Specify the edition | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| b8166144 |
fix: Propagate bundled feature in the crater
Signed-off-by: Vincenzo Palazzo <v****v@g****m> |
Vincenzo Palazzo <v****v@g****m> | about 3 years ago | |
| dbdb458f | Add a test for UPSET | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 3ddf2235 | Update the source to 3.42.0 | Ivan Ukhov <i****v@g****m> | about 3 years ago | |
| 4db9121b | Update the license | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| 3e7183fa | Bump the version number | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| c75a5f8d | Make Clippy happy | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| bb110f44 | Fix the workflow | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| d9a1419a | Fix the workflow | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| 9c0e0a52 | Add Clippy to the workflow | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| df7b87a7 | Make Clippy happy | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| 7b5a9e8c | Simplify a few statements | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| 95b8b792 | Remove redundant lifetimes | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| 4266a6c8 | Remove redundancies | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| b38dbb7e | Implement Default for OpenFlags | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| 5a17b19d | Revisit the usage of null pointers | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| 1f4cb7f7 | Update ReadableWithIndex::read to follow the safety notes of set_len | Ivan Ukhov <i****v@g****m> | over 3 years ago | |
| e9533f4a | Implement From<Option<T>> for Value (where T: Into<Value>) | SomewhereOutInSpace <j****d@f****m> | over 3 years ago |