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 02:56:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ea64588a81
cakephp2-php8
/
cake
/
libs
/
model
/
datasources
History
Mark Story
ea64588a81
Adding tests from 'Stephen Cuppert' to test incorrectly generate DELETE queries for habtm join tables that do not have a primary key when using PostgreSQL. Updating DboSource::_matchRecords() to only query the table if the supplied conditions are actually multi-table conditions.
Fixes
#459
2010-03-15 22:55:14 -04:00
..
dbo
Checking if the last query returned a error, tests added.
Fixes
#72
.
2010-02-17 22:31:00 -03:00
datasource.php
Fixing cakephp domain name.
2010-01-26 17:15:15 -05:00
dbo_source.php
Adding tests from 'Stephen Cuppert' to test incorrectly generate DELETE queries for habtm join tables that do not have a primary key when using PostgreSQL. Updating DboSource::_matchRecords() to only query the table if the supplied conditions are actually multi-table conditions.
Fixes
#459
2010-03-15 22:55:14 -04:00