GitHub / sparklemotion/sqlite3-ruby / commits
Ruby bindings for the SQLite3 embedded database
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 604d1d65 |
Document ASCII-8BIT → BLOB type mapping behavior in bind_param/bind_params (#...
Co-authored-by: flavorjones <8****s@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| a52dc0d6 | version bump to v2.9.6 | Mike Dalessio <m****o@g****m> | 16 days ago | |
| cc5ac0cd |
Root the aggregate argument array so GC cannot free live values (GHSA-mwm8-39...
Co-authored-by: Jeremy Daer <j****y@b****t> |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| abcb0f60 | Reject database filenames and VFS names containing NUL (#732) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 1d86b7a4 | Raise when open_v2 or open16 is called on an open database (#729) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 72301713 | Stop a raise inside a UDF block from deadlocking other threads (#731) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 2677f9a7 | Pass TEXT values containing embedded NULs to UDFs intact (#730) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 3de8f6ee | doc: update CHANGELOG.md | Mike Dalessio <m****o@g****m> | 17 days ago | |
| ac6bd2f7 | Release aggregate instances when sqlite finishes with them (#722) |
Donal McBreen <d****l@3****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 32460e99 |
Stop sqlite calling into moved Ruby objects (#723)
Co-authored-by: Mike Dalessio <m****o@g****m> |
Donal McBreen <d****n@g****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| f600993d |
build(deps-dev): update rubocop-minitest requirement (#727)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 5946f93b | merge Merge pull request #728 from sparklemotion/dependabot/github_actions/actions-... |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 746f394f |
build(deps): bump vmactions/freebsd-vm in the actions group
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| 79b50729 | merge Merge pull request #725 from sparklemotion/memory-stress |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| b719103b | dep(style): bump standard, fix style offenses (#726) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| adbc439a | ping to queue CI | Mike Dalessio <m****o@g****m> | 21 days ago | |
| 15c42585 | test: introduce helpers for compaction | Mike Dalessio <m****o@g****m> | 21 days ago | |
| 371fdc9e | Add a development docker image that contains valgrind | Mike Dalessio <m****o@g****m> | 21 days ago | |
| ef7977c4 | Add SQLITE3_TEST_GC_LEVEL to the test suite | Mike Dalessio <m****o@g****m> | 21 days ago | |
| 07c92bc0 |
build(deps): bump the actions group with 3 updates (#721)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b46d0179 |
build(deps): bump the actions group with 2 updates (#720)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 2d7649d4 | merge Merge pull request #719 from katafrakt/close-after-failed-open |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c8ed6af2 | test: Make sure the close-db-on-failure branch has coverage | Mike Dalessio <m****o@g****m> | about 1 month ago | |
| 945a6067 | Close connection after fialed open | Paweł Świątkowski <k****t@v****t> | about 1 month ago | |
| 3b6982e5 |
build(deps): bump the actions group with 2 updates (#718)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 86f80517 |
build(deps): bump the actions group with 3 updates (#717)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| feb52013 |
build(deps-dev): update rdoc requirement from 7.2.0 to 8.0.0 (#716)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 73966f86 |
build(deps): bump the actions group with 2 updates (#715)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| fcb531eb |
build(deps): bump the actions group with 2 updates (#712)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 747e7de5 | version bump to v2.9.5 | Mike Dalessio <m****o@g****m> | 3 months ago | |
| 2bd436d1 | Fix use-after-free issue with custom functions (#710) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b24e1e60 | Fix use-after-free issue with aggregate functions (#711) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9abc9550 | dep: update vendored sqlite to 3.53.2 (#709) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a3f8e716 | For sqlcipher builds, prefer sqlcipher's header (#708) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 92920339 |
build(deps): bump the actions group across 1 directory with 3 updates (#707)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b79c841d | Introduce a security reporting policy | Mike Dalessio <m****o@g****m> | 3 months ago | |
| ae58899a | version bump to v2.9.4 | Mike Dalessio <m****o@g****m> | 4 months ago | |
| e16df534 | merge Merge pull request #704 from sparklemotion/dep-sqlite-3.53.1 |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2dc95ff0 | dep: update vendored sqlite to 3.53.1 | Mike Dalessio <m****o@g****m> | 4 months ago | |
| 1b8241ad |
build(deps): bump the actions group with 2 updates (#703)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| fd6f3fb1 |
build(deps-dev): update minitest requirement from 6.0.5 to 6.0.6 (#702)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b0453d67 |
build(deps-dev): update minitest requirement from 6.0.4 to 6.0.5 (#700)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 134521ca |
build(deps): bump ruby/setup-ruby in the actions group (#701)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a2fff525 |
build(deps): bump the actions group with 3 updates (#699)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| af66843f |
build(deps-dev): update minitest requirement from 6.0.3 to 6.0.4 (#698)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 26d49d97 |
build(deps-dev): update rake-compiler-dock requirement (#697)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2e8172c0 | version bump to v2.9.3 | Mike Dalessio <m****o@g****m> | 4 months ago | |
| 3dee3f2c | merge Merge pull request #696 from sparklemotion/dep-sqlite-3.53.0 |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6d1ae38f | build(deps): update vendored sqlite to 3.53.0 | Mike Dalessio <m****o@g****m> | 4 months ago | |
| 45611fd3 |
build(deps): bump the actions group with 3 updates (#695)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c1724fc7 |
build(deps): bump vmactions/freebsd-vm in the actions group (#694)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8a7709e3 |
build(deps-dev): update minitest requirement from 6.0.2 to 6.0.3 (#693)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| b7c076de |
build(deps): bump the actions group with 3 updates (#692)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 704beb8b |
build(deps): bump the actions group with 2 updates (#691)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| efc56aa1 | version bump to v2.9.2 | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 8635618d | doc: new automated release process | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 7aa67360 | merge Merge pull request #690 from sparklemotion/publish-pipeline |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 05c922b4 | version bump to v2.9.2.rc2 | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 21a4782a | dev: update test-gem-build to support a release flag | Mike Dalessio <m****o@g****m> | 6 months ago | |
| e1c65b19 | version bump to v2.9.2.rc1 | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 63f6cbd4 | ci: skeleton for release.yml | Mike Dalessio <m****o@g****m> | 6 months ago | |
| a57b1688 | ci: add release pipeline for publishing gems to RubyGems | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 8c3c0a05 | merge Merge pull request #689 from sparklemotion/harden-github-actions |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 9ebda352 | ci: address zizmor artipacked and template-injection | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 96e45c50 | ci: set contents permissions to read | Mike Dalessio <m****o@g****m> | 6 months ago | |
| dbb4b131 | ci: ignore cache-poisoning false positives | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 4e978068 | ci: zizmor-ignore bundler cache on non-publishing jobs | Mike Dalessio <m****o@g****m> | 6 months ago | |
| bc87d068 | ci: bump jobs to use ruby 4.0 | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 0b22d917 | ci: pin github actions | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 375bfd7e | Revert "ci: temporarily pin to setup-ruby with windows ruby 4" | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 7ac5edf5 | build(deps): update vendored sqlite to 3.51.3 (#688) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b2bb6171 |
build(deps): bump the actions group with 2 updates (#687)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 3412e31b | version bump to v2.9.1 | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 92d81da7 |
build(deps-dev): update minitest requirement from 6.0.1 to 6.0.2 (#686)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| a9e8d1b2 |
build(deps-dev): update rake-compiler-dock requirement (#676)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 40bfa389 |
build(deps): bump actions/cache from 4 to 5 (#665)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| d8065b78 |
build(deps-dev): update rake-compiler requirement from 1.3.0 to 1.3.1 (#666)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 4ab8f696 |
build(deps-dev): update minitest requirement from 5.26.2 to 6.0.1 (#677)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 3f9701e5 |
build(deps): bump actions/upload-artifact from 5 to 6 (#667)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 59ba31c8 |
build(deps): bump actions/download-artifact from 6 to 7 (#664)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5c5bbd62 | ci: group dependabot actions updates into a single PR | Mike Dalessio <m****o@g****m> | 6 months ago | |
| 65a231a9 |
build(deps-dev): update rdoc requirement from 7.0.3 to 7.2.0 (#684)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| cdfdee76 |
dep: update vendored sqlite3 to v3.51.2 (#683)
Co-authored-by: flavorjones <8****s@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| fd227557 | merge Merge pull request #675 from sparklemotion/flavorjones/dep-rdoc-7 |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 64ea5dc1 | dep: bump rdoc to v7 | Mike Dalessio <m****o@g****m> | 8 months ago | |
| b9029a69 | version bump to v2.9.0 | Mike Dalessio <m****o@g****m> | 8 months ago | |
| f26cb7ae | merge Merge pull request #673 from sparklemotion/flavorjones/ruby-4-native-support |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| d479c811 | ci: temporarily pin to setup-ruby with windows ruby 4 | Mike Dalessio <m****o@g****m> | 8 months ago | |
| 9789b37c | merge Merge pull request #674 from sparklemotion/flavorjones/ci-arm-runners |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| e67a33fa | ci: macos-13 is no longer available | Mike Dalessio <m****o@g****m> | 8 months ago | |
| 1d701bc2 | merge Merge pull request #671 from houyuanjie/main |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 805f3e3a | ci: use arm64 runners to speed things up | Mike Dalessio <m****o@g****m> | 8 months ago | |
| 40cdd3c4 | dep: add native gem support for Ruby 4.0, drop Ruby 3.1 support | Mike Dalessio <m****o@g****m> | 8 months ago | |
| 58d9a0f6 | Fix the inconsistent names in SQLite3::Statement#memused RDoc call-seq | Hou Yuanjie <h****5@q****m> | 8 months ago | |
| 3264d470 | dep: Update actions{upload,download}-artifact (#660) |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 8241c950 | merge Merge pull request #657 from sparklemotion/dependabot/github_actions/actions/... |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2c924051 | merge Merge pull request #642 from captn3m0/stmt-named-params |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7e6319a8 | merge Merge pull request #658 from sparklemotion/dependabot/bundler/minitest-5.26.2 |
Mike Dalessio <m****o@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 94746f40 | Small changes to docstring and comments. | Mike Dalessio <m****o@g****m> | 9 months ago | |
| d2aae384 | version bump to v2.8.1 | Mike Dalessio <m****o@g****m> | 9 months ago |