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