cakephp2-php8/cake/libs/model/datasources/dbo
José Lorenzo Rodríguez c559b9c22d Merge remote branch 'origin/2.0' into 2.0
Conflicts:
	cake/console/templates/skel/config/database.php.default
	cake/libs/model/datasources/dbo/dbo_sqlite.php
2010-12-05 20:51:37 -04:30
..
dbo_mssql.php Removing & pass by ref operators as they aren't needed any more. 2010-12-04 14:15:32 -05:00
dbo_mysql.php Fixing more E_STRICT notices and adding a type check to DboSource::dropSchema(). 2010-12-04 14:37:02 -05:00
dbo_oracle.php Merge remote branch 'origin/2.0' into 2.0 2010-12-05 20:51:37 -04:30
dbo_postgres.php Fixing a few more E_STRICT errors in postgres test/class. 2010-12-04 14:31:11 -05:00
dbo_sqlite.php Merge remote branch 'origin/2.0' into 2.0 2010-12-05 20:51:37 -04:30