1
0
Fork 0

Update README.md: forgejo URL

This commit is contained in:
Miguel Jacq 2025-10-14 14:40:01 +11:00
parent a603353ad4
commit dbb6d8a98d
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -6,4 +6,4 @@ In this implementation (mig5's fork of abbat's original), the pdo_sqlite driver
This is so that applications that specifically define an SQLite PDO database connection, don't need modification to support SQLCipher (though they still would need modification to send the PRAGMA key if they want to use SQLCipher features).
This is intended to be used in conjunction with https://github.com/mig5/php-sqlcipher which builds SQLCipher for various PHP versions on Debian and Ubuntu.
This is intended to be used in conjunction with https://git.mig5.net/mig5/php-sqlcipher which builds SQLCipher for various PHP versions on Debian and Ubuntu.