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
2025-01-19 19:16:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6b7c752478
cakephp2-php8
/
lib
/
Cake
/
Model
/
Datasource
/
Database
History
Jose Lorenzo Rodriguez
6b7c752478
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
2011-09-28 21:23:43 -04:30
..
Mysql.php
For MySQL you can now specify the socket to use using
unix_socket
key in the config array.
Closes
#1994
2011-09-16 13:40:04 +05: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