GitHub / mindreframer/sqlite_engine / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 871c14c0 | ci: support [skip-ci] in commit and PR titles | Roman Heinrich <r****h@g****m> | 19 days ago | |
| cdd6fd0e | docs: add Hex and HexDocs badges | Roman Heinrich <r****h@g****m> | 19 days ago | |
| 908f16c4 | fix(ci): exercise precompiled consumer path | Roman Heinrich <r****h@g****m> | 19 days ago | |
| aa957eae | fix(release): enable precompiled Hex installs | Roman Heinrich <r****h@g****m> | 19 days ago | |
| efd8cfd8 | fix(ci): discard relocated CMake caches | Roman Heinrich <r****h@g****m> | 19 days ago | |
| e4c5a146 | feat(docs): simplify readme a bit | Roman Heinrich <r****h@g****m> | 19 days ago | |
| 20d1e3ca | roadmap002 - epic 7 - rebrand-readiness | Roman Heinrich <r****h@g****m> | 19 days ago | |
| d9880bf1 | roadmap002 - epic 6 - package-and-documentation | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 906f6cda | roadmap002 - epic 5 - ci-and-release-artifacts | Roman Heinrich <r****h@g****m> | 20 days ago | |
| df64fecf | roadmap002 - epic 4 - pinned-native-dependencies | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 96bf038d | roadmap002 - epic 3 - native-build-identity | Roman Heinrich <r****h@g****m> | 20 days ago | |
| f81ed7c9 | roadmap002 - epic 2 - elixir-and-data-identity | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 79ec7a3b | roadmap002 - epic 1 - rebrand-contract | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 555654ad | feat(docs): roadmap 002 spec / plan files | Roman Heinrich <r****h@g****m> | 20 days ago | |
| bd48d7a6 | roadmap001 - epic 7 - application-foundation | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 72b20bd5 | roadmap001 - epic 6 - execution-safety | Roman Heinrich <r****h@g****m> | 20 days ago | |
| abed6e91 | roadmap001 - epic 5 - receipts-and-results | Roman Heinrich <r****h@g****m> | 20 days ago | |
| ff7a23c5 | roadmap001 - epic 4 - command-batches | Roman Heinrich <r****h@g****m> | 20 days ago | |
| b65655c1 | roadmap001 - epic 3 - luau-database-api | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 985a323f | roadmap001 - epic 2 - procedure-catalog | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 1a5a6b3b | roadmap001 - epic 1 - canonical-values | Roman Heinrich <r****h@g****m> | 20 days ago | |
| f5658b79 | feat(docs): roadmap 001 specs | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 4d5d354e | chore(docs): prompt for roadmap | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 0530aa8f | feat(docs): luau guidelines | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 8a30c3f4 | Add high-performance native Luau procedures | Roman Heinrich <r****h@g****m> | 20 days ago | |
| 036bc71c | chore(dev): ignore .ngi folder | Roman Heinrich <r****h@g****m> | 20 days ago | |
| a347e49c | Chore: benchmark results | Roman Heinrich <r****h@g****m> | 20 days ago | |
| d615f218 | Fix C++ benchmark connection configuration | Roman Heinrich <r****h@g****m> | 21 days ago | |
| 896c905c | Add SQLite write benchmarks and batched NIF execution | Roman Heinrich <r****h@g****m> | 21 days ago | |
| b8bceda3 | feat(c): add tools to switch the SQLITE source to the "bedrock" branch with c... | Roman Heinrich <r****h@g****m> | 21 days ago | |
| f92573ba | Update sqlite to 3.53.4 | Matthew Johnston <w****s@g****m> | about 1 month ago | |
| 344c2679 | Update macos precompile | Matthew Johnston <w****s@g****m> | about 2 months ago | |
| 0efff0d9 | Re-attempt precompile bump and minimum elixir version bump | Matthew Johnston <w****s@g****m> | about 2 months ago | |
| 266b34e4 | Bump to v0.39.0 | Matthew Johnston <w****s@g****m> | about 2 months ago | |
| 647715c0 | Update changelog | Matthew Johnston <w****s@g****m> | about 2 months ago | |
| f1a26dcd | Raise exception when statement is prepared for a different connection than ex... |
Paweł Świątkowski <k****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| e94f2d64 | Close connection after error on open (#351) |
Paweł Świątkowski <k****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| cbda9619 | Remove duplicated `prepare` (#352) |
Paweł Świątkowski <k****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 4bcc84bb | Bump to v0.38.0 | Matthew Johnston <w****s@g****m> | 2 months ago | |
| 8d601f59 | Update sqlite to v3.53.3 | Matthew Johnston <w****s@g****m> | 2 months ago | |
| 0f87e097 | Update readme | Matthew Johnston <w****s@g****m> | 3 months ago | |
| a69505d6 | Add agents.md file | Matthew Johnston <w****s@g****m> | 3 months ago | |
| 441d4f9a | Completely drop OTP 25 and elixir 1.14 | Matthew Johnston <w****s@g****m> | 3 months ago | |
| e5fbde7e | Revert precompile bump and minimum elixir version bump | Matthew Johnston <w****s@g****m> | 3 months ago | |
| bf9a21ea | Attempt to bump precompile (#350) |
Matthew Johnston <w****s@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 69ebf86d | Update elixir and erlang versions (#349) |
Matthew Johnston <w****s@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| aea0bea4 | feat: finer-grained :mode support for Sqlite3.open (#348) |
Dalton Alexandre <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9f4c7524 | Bump to v0.37.0 | Matthew Johnston <w****s@g****m> | 3 months ago | |
| 698c6bca | Update sqlite to v3.53.2 | Matthew Johnston <w****s@g****m> | 3 months ago | |
| f2aec74e | Add Android precompile workflow (#346) |
Dalton Alexandre <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3e451996 | Fix deadlock when canceling queries stuck in VDBE or busy handler (#343) |
Mika Cohen <m****c@k****g>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| dcd9f7c0 | Bump version to 0.37.0-dev | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 422dec2f | Update sqlite to 3.53.0 | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 10eb67be | Update ci to reduce some warnings | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 2d2a2ba9 | Bump to v0.36.0 | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 197fd32b | Update changelog | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 5e4c2610 | Update sqlite to v3.51.3 | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 20617da5 | Curse you formatter | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 0c1cfd1f | Use strncmp instead of strcmp | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 3a955054 | Swap to unsigned int for return value | Matthew Johnston <w****s@g****m> | 5 months ago | |
| e2d39d16 | Forcefully set null byte on temp buffer | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 86c74826 | Update locked dependencies | Matthew Johnston <w****s@g****m> | 5 months ago | |
| 2f5a5240 | adds set_authorizer/2 (fixes #344) (#345) |
Elija Sorensen <W****y@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 552eb8b5 | Revert otp 28.3.2 and elixir 1.19 precompile | Matthew Johnston <w****s@g****m> | 6 months ago | |
| 6de281b0 | Check otp 28.3.2 and elixir 1.19 precompile | Matthew Johnston <w****s@g****m> | 6 months ago | |
| 9a05ff35 | Run precompile checks on main pushes to main | Matthew Johnston <w****s@g****m> | 6 months ago | |
| d44f0c1a | Bump to v0.35.0 | Matthew Johnston <w****s@g****m> | 6 months ago | |
| c3297c44 | Upgrade dialyxir | Matthew Johnston <w****s@g****m> | 6 months ago | |
| ab587448 | Upgrade dependencies | Matthew Johnston <w****s@g****m> | 6 months ago | |
| a9d18ef1 | Upgrade sqlite to v3.51.2 | Matthew Johnston <w****s@g****m> | 6 months ago | |
| ae054756 | Update changelog | Matthew Johnston <w****s@g****m> | 6 months ago | |
| 308d6460 | Fix NULL-deref, use-after-free, and lock-misuse bugs in sqlite3_nif.c (#342) |
Mika Cohen <m****c@k****g>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 66185e1c | Exclude Elixir 1.17 and OTP 28 support | Matthew Johnston <w****s@g****m> | 8 months ago | |
| e0dea3e7 | Bump to v0.34.0 | Matthew Johnston <w****s@g****m> | 8 months ago | |
| b59835fb | Add Elixir 1.19 and OTP 28 to CI test suite | Matthew Johnston <w****s@g****m> | 8 months ago | |
| e9a838e4 | Add entries to changelog | Matthew Johnston <w****s@g****m> | 8 months ago | |
| 7b4fdf51 | Upgrade sqlite to v3.51.1 | Matthew Johnston <w****s@g****m> | 8 months ago | |
| f88773d7 | Do not force journal mode unless specified (#341) |
Rodolfo Carvalho <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| f4153673 | docs: update VSCode terminal configuration for Windows users (#339) |
RoastChestnut <3****3@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| e7828d55 | Bump to v0.33.1 | Matthew Johnston <w****s@g****m> | 11 months ago | |
| dfd7e102 | add SunOS to *BSD flags case (#338) |
Kenichi Nakamura <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 3aad0e9a |
feat: Add `serialized` as an option to connect. (#337)
Co-authored-by: Matt Pope <m****2@a****m> |
Matthew Pope <m****9@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| cd25745d | Bump to v0.33.0 | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 780b8aba | Implement no-op erl init upgrade callback | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 237e4f21 | Update sqlite to v3.50.3 | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| a9df00cd | I really dislike managing precompiled binaries | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 3ddee8a8 | Bump to v0.32.1 | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| c60433fc | Fix the compiler optimization when cross compile for Linux (#335) |
ks156 <p****b@s****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4a3c718c | Update circle ci | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 455764b1 | Bump to v0.32.0 | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 79b782b8 | Add named params (#332) |
ruslandoga <r****h@i****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 364d019b | Update changelog | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| e047c4db | Update sqlite to v3.50.1 | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 6fe9100c | Add Exqlite.TypeExtensions to allow more types to be stored in the database (... |
Aaron Seigo <a****o@m****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b8035f20 | Bump macos asdf installation | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 6329ab44 | Use temporary stop gap for musl.cc downloads | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 9f698297 | Use windows-2022 | Matthew Johnston <w****s@g****m> | about 1 year ago | |
| 3548b296 | Update to v0.31.0 | Matthew Johnston <w****s@g****m> | over 1 year ago | |
| 53673a06 | Update sqlite to v3.50.0 | Matthew Johnston <w****s@g****m> | over 1 year ago | |
| 3864db65 | Add Elixir 1.18 | Matthew Johnston <w****s@g****m> | over 1 year ago |