Commit 093c6cc
committed
Merge branch 'main' into sandlerr/ractor
* main: (215 commits)
version bump to v2.6.0
Database#enable_load_extension def only if extensions are available
dep: update vendored sqlite to v3.49.1
dep: update vendored sqlite to 3.49.0
dep: update vendored sqlite to 3.48.0
build(deps-dev): update rdoc requirement from 6.11.0 to 6.12.0
dev: Add rake task `test:gdb`
fix: tests pass on bigendian architecture
dep: move style and docs deps into a separate group
ci: test-gem-install should use `[` not `[[`
test: skip database URI tests when using system libraries
doc: update CHANGELOG
dep: update rake-compiler-dock to v1.9.1
build(deps-dev): update rdoc requirement from 6.10.0 to 6.11.0
dep(doc): fixing psych installation on alpine
dep(test): remove implicit dependence on benchmark gem
build(deps-dev): update ruby_memcheck requirement from 3.0.0 to 3.0.1
dep: update rake-compiler-dock to v1.8.0
build(deps-dev): update rake-compiler requirement from 1.2.8 to 1.2.9
ci: bump test image tag from 3.4-rc to 3.4
...File tree
65 files changed
+3330
-1289
lines changed- .github/workflows
- adr
- bin
- ext/sqlite3
- lib
- sqlite3
- rakelib
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+3330
-1289
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
0 commit comments