Files
ports/databases/sqlite-ext-miscfuncs
Yuri Victorovich 2196dd6335 databases/sqlite-ext-miscfuncs: Remove outdated pkg-message
pkg-message claimed that loading QSLite extensions is prohibited
bydefault and sqlite3 needs to be rebuilt.

This isn't true any more, ".load {path/to/extension/module}"
loads them at the run-time with the regular sqlite3 program.
2026-05-03 12:32:47 -07:00
..