cakephp2-php8/cake/libs/model/datasources/dbo
phpnut 15ca3a9c39 Adding patch from phishy:
sets case insensitivity of sorting after connect
clears statements/cursors when done interating through them
begun adding transaction support
fixed date/timestamp support to support more date formats
added supports for dates and timestamps
added a sequence public property instead of the hardcoded name

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4244 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-02 20:30:22 +00:00
..
dbo_adodb.php Corrected doc comments in dbo sources. 2006-12-01 02:34:56 +00:00
dbo_mssql.php Adding fix from Ticket #1808. 2006-12-28 03:41:33 +00:00
dbo_mysql.php Fixing array formatting in DboMysql 2006-12-24 19:20:45 +00:00
dbo_mysqli.php Corrected doc comments in dbo sources. 2006-12-01 02:34:56 +00:00
dbo_odbc.php Corrected doc comments in dbo sources. 2006-12-01 02:34:56 +00:00
dbo_oracle.php Adding patch from phishy: 2007-01-02 20:30:22 +00:00
dbo_pear.php Wrapping all core messages in translation function 2006-12-22 22:49:47 +00:00
dbo_postgres.php Fixes for: 2006-12-25 10:51:08 +00:00
dbo_sqlite.php Corrected doc comments in dbo sources. 2006-12-01 02:34:56 +00:00
dbo_sybase.php Corrected doc comments in dbo sources. 2006-12-01 02:34:56 +00:00