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 19:38:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6dbba17d1b
cakephp2-php8
/
cake
/
tests
/
cases
/
libs
/
model
/
datasources
History
mark_story
6dbba17d1b
Fixing issues with DboSource::execute() where queries would not be run if stats = false in the options. Tests added.
2009-09-30 00:37:06 -04:00
..
dbo
DboMssql::value() now returns NULL for numeric column types (float, integer, binary) when the column data is empty.
Fixes
#28
.
2009-09-06 13:57:24 -04:00
dbo_source.test.php
Fixing issues with DboSource::execute() where queries would not be run if stats = false in the options. Tests added.
2009-09-30 00:37:06 -04:00