4
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More minor changes to make the code compatible with Railo More... about 17 years ago
Fixes issue #46 More... about 17 years ago
Syntax changes in preparation for Railo 3.0 compatibility. More... about 17 years ago
small fix to debug output More... about 17 years ago
tiny sample app (a schema and some code for testing various Wheels features) More... about 17 years ago
documentation More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
changes to make code follow coding guidelines more More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
changes to make code follow coding guidelines more More... about 17 years ago
changes to make code follow coding guidelines more More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
changing folder names back to plural form More... about 17 years ago
Changed arguments to camelCase (closes issue #27) More... about 17 years ago
[no comment] More... about 17 years ago
[no comment] More... about 17 years ago
Composite keys, natural keys, property to column mapping and much more (note that MS SQL Server pagination has been removed temporarily). More... about 17 years ago
[no comment] More... about 17 years ago
Fixes bug in _constructParams function More... about 17 years ago
Fixes pagination error (Issue #36) More... about 17 years ago
error: if you tried to do a find() on a model and errors would be thrown referencing variables.class.associations. fixed: initialized variables.classes.associations to empty struct. More... over 17 years ago
error was being thrown if reload was blank. More... over 17 years ago
changed sqlserver adapter to use scope_identity() as this is the safest method of retrieving an identity value. More... over 17 years ago