summaryrefslogtreecommitdiff
path: root/framework/Data/SqlMap/DataMapper/TSqlMapException.php
AgeCommit message (Collapse)Author
2015-08-11Fixed class usage casesDavid
Class names are not case sensitive but file names are if you are running on an case sensitive file systems. Since class names map to file names, they need to be used case sensitive.
2015-07-11Added missing use statements in frameworkDavid
2015-01-21Add namespaces: Caching, Collections, DataFabio Bas
2015-01-20One class per file: framework/DataFabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-01-20minor changes to active record meta data inspectorwei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵wei
for sqlmap.
2006-12-05load the inlineeditor textbox in client side onload.wei
2006-12-04Fixed #469wei