Friday 2nd January 2026
Local Packages
Updated perl-DBD-SQLite to 1.78:
- Upgraded bundled SQLite to 3.51.1
- Omit constants for newly-added C-array extension
- SQLite 3.51.0 has two extensions (C-array and percentile) amalgamated but both are disabled by default
Make ->column_info() also return generated columns (GH#119)
- I updated the package build to use the bundled SQLite unless the system SQLite is 3.31.0 or above (needed for generated columns)