cakephp2-php8/cake/libs/model
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
..
datasources Adding patch from phishy: 2007-01-02 20:30:22 +00:00
i18n Cleaning up translations model 2006-12-22 20:30:09 +00:00
behavior.php Binding additional Behavior callbacks to Model 2006-12-19 19:26:02 +00:00
connection_manager.php Wrapping all core messages in translation function 2006-12-22 22:49:47 +00:00
model.php "Adding a second param to bindModel and unbindModel to allow 2006-12-28 04:02:38 +00:00