This website requires JavaScript.
Explore
Help
Sign In
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2024-11-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
924e283012
cakephp2-php8
/
lib
/
Cake
/
Model
/
Datasource
/
Database
History
Jose Lorenzo Rodriguez
b8aa000589
Re-implementing Mysql::listDetailedSources() to not use prepared statements, using php <= 5.3.5 + mysqlnd internal driver causes segmentation faults when using a similar query from this method several times.
2011-10-01 14:06:41 -04:30
..
Mysql.php
Re-implementing Mysql::listDetailedSources() to not use prepared statements, using php <= 5.3.5 + mysqlnd internal driver causes segmentation faults when using a similar query from this method several times.
2011-10-01 14:06:41 -04:30
Postgres.php
Adding quoting around SET NAMES.
2011-09-26 21:46:16 -04:00
Sqlite.php
Fixing failing tests and issues with Sqlite.
2011-09-03 22:07:45 +01:00
Sqlserver.php
Bringing the SQlserver datasource up to date, fixing a doc block
2011-09-28 21:23:06 -04:30