I need to create a custom function silimar with mysql. But this must be in sqlite to run tdd.
I have not found how to do this in documentation or in code structure.
Reference: http://php.net/manual/en/pdo.sqlitecreatefunction.php
Thanks.
I need to create a custom function silimar with mysql. But this must be in sqlite to run tdd.
I have not found how to do this in documentation or in code structure.
Reference: http://php.net/manual/en/pdo.sqlitecreatefunction.php
Thanks.