index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Data
/
SqlMap
/
DataMapper
/
TSqlMapException.php
Age
Commit message (
Collapse
)
Author
2015-08-11
Fixed class usage cases
David
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-11
Added missing use statements in framework
David
2015-01-21
Add namespaces: Caching, Collections, Data
Fabio Bas
2015-01-20
One class per file: framework/Data
Fabio Bas
2014-01-06
Removed all @version $Id comments: they were managed by svn and are useless ↵
Fabio Bas
with git
2013-04-24
Update to 3.2.1
Ciro Mattia Gonano
2012-07-12
standardize the use of unix eol; use svn properties to enforce native eol
ctrlaltca
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2007-01-20
minor changes to active record meta data inspector
wei
2006-12-09
Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵
wei
for sqlmap.
2006-12-05
load the inlineeditor textbox in client side onload.
wei
2006-12-04
Fixed #469
wei