An open API service providing commit metadata for open source projects.

GitHub / elixir-sqlite/exqlite / commits

SHA Message Author Date Stats
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> 2 months ago
a69505d6 Add agents.md file Matthew Johnston <w****s@g****m> 2 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>
10 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> about 1 year ago
53673a06 Update sqlite to v3.50.0 Matthew Johnston <w****s@g****m> about 1 year ago
3864db65 Add Elixir 1.18 Matthew Johnston <w****s@g****m> about 1 year ago
f508ab64 chore(ci): precompile in docker containers (#325)
Signed-off-by: Cocoa <i****@u****e>
Cocoa <i****@u****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
df68fe52 Bump to v0.30.1 Matthew Johnston <w****s@g****m> over 1 year ago
2abd1828 Make precompile linux image be 22.04 Matthew Johnston <w****s@g****m> over 1 year ago
999a9351 Use ubuntu-latest for linux precompile Matthew Johnston <w****s@g****m> over 1 year ago
fe9a45f2 Bump to v0.30.0 Matthew Johnston <w****s@g****m> over 1 year ago
a2f041d5 Remove download sqlite mix task Matthew Johnston <w****s@g****m> over 1 year ago
4191ca2b Remove testing the sqlite version Matthew Johnston <w****s@g****m> over 1 year ago
f3332f89 Update changelog Matthew Johnston <w****s@g****m> over 1 year ago
75b6f9b7 Update sqlite to v3.49.1 Matthew Johnston <w****s@g****m> over 1 year ago
7c553c3c chore: remove extra target triplets (#322)
Signed-off-by: Cocoa <i****@u****e>
Cocoa <i****@u****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4e9f3891 fix bind_* NIF typespecs (#318) Andrey Demenev <a****y@1****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fd2492d3 Remove example bind/3 call from README Matthew Johnston <w****s@g****m> over 1 year ago
b002520b Prepare next dev version Matthew Johnston <w****s@g****m> over 1 year ago
ca2938f4 Bump to v0.29.0 Matthew Johnston <w****s@g****m> over 1 year ago
2fe6882d Add note about calling interrupt and close immediately Matthew Johnston <w****s@g****m> over 1 year ago
f09f773c Update changelog Matthew Johnston <w****s@g****m> over 1 year ago
8fdf22bb Acquire statement lock before finalizing Matthew Johnston <w****s@g****m> over 1 year ago
41a7ad92 Improve critical section locking and add clarity Matthew Johnston <w****s@g****m> over 1 year ago
1ce0dd7a Move static functions before public functions Matthew Johnston <w****s@g****m> over 1 year ago
13866f9e Remove excess trailing whitespace Matthew Johnston <w****s@g****m> over 1 year ago
5598aa1e Add more missing brackets for `if` statements Matthew Johnston <w****s@g****m> over 1 year ago
082e8d21 Mark exported functions as not static Matthew Johnston <w****s@g****m> over 1 year ago
7d0e8aa6 Wrap `if` statements with brackets Matthew Johnston <w****s@g****m> over 1 year ago
6beebb98 Update locked dependencies Matthew Johnston <w****s@g****m> over 1 year ago
28c197d6 Remove `bind/3` completely Matthew Johnston <w****s@g****m> over 1 year ago
541d3bff Prepare next dev version Matthew Johnston <w****s@g****m> over 1 year ago
f43d6e93 Bump to v0.28.0 Matthew Johnston <w****s@g****m> over 1 year ago
58b8ed04 Update changelog Matthew Johnston <w****s@g****m> over 1 year ago
5470716c Update sqlite to v3.48.0 Matthew Johnston <w****s@g****m> over 1 year ago
0f4091ef The module_str parameter of open_resource_type has to be NULL (#312) Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository