cakephp2-php8/cake/libs/model/datasources
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 Adding patch from phishy: 2007-01-02 20:30:22 +00:00
datasource.php Moving DataSource::getFieldValue to Set::extract 2006-10-14 17:19:03 +00:00
dbo_source.php Adding NOT query conditions fix for Ticket #1793 2006-12-23 21:24:30 +00:00