1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
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
..