Are there any plans of porting some of the existing php-sqlite2 module functions to this project? As the connector stands now it is just as much work porting php code to php-sqlite3 as it is just rewriting it with PDO due to many core functions not being present.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are there any plans of porting some of the existing php-sqlite2 module functions to this project? As the connector stands now it is just as much work porting php code to php-sqlite3 as it is just rewriting it with PDO due to many core functions not being present.
Thanks
Hi Jones,
What are the missing functions you would like to have in this module ?
Bruno