Date: 2025-02-20 02:48:02
Score: 2.5
Natty:
There is also SQLite3::createFunction (also Pdo\Sqlite::createFunction), in many cases that should be enough to emulate the SQLite plugin.
https://www.php.net/manual/en/sqlite3.createfunction.php
Reasons:
- Low length (1):
- No code block (0.5):
- Low reputation (1):
Posted by: rubberchicken