1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jun 13, 2025 — Jun 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'refs/heads/hotfix-0.8.5' More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.5' into development More... about 14 years ago
Made a small addition to the auto-generator and correct some inline documentation. More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.4' More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.4' into development More... about 14 years ago
Improved SQL tokenizer to detect hexadecimal literals formatted as x'val' or X'val'. More... about 14 years ago
Merge branch 'refs/heads/hofix-0.8.3' More... about 14 years ago
Merge branch 'refs/heads/hofix-0.8.3' into development More... about 14 years ago
Added code to remove an underscore prefix from a column's name. More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.2' More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.2' into development More... about 14 years ago
Made changes to some method signatures to allow expressions as identifiers. More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.1' More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.1' into development More... about 14 years ago
Made it possible to have read-only databases which contain reference tables. More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.0' More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.8.0' into development More... about 14 years ago
Reworked how identifiers are prepared. More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.7.13' More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.7.13' into development More... about 14 years ago
Changed matchRegex:options to matchesRegex:options and many NSInteger's to NSUInteger. More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.7.12' More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.7.12' into development More... about 14 years ago
Changed return type on factory method in ZIMSqlExpression and removed ZIMSqlWrapper class because it is no longer needed. More... about 14 years ago
Merge branch 'refs/heads/hotfix-0.7.11' More... over 14 years ago
Merge branch 'refs/heads/hotfix-0.7.11' into development More... over 14 years ago
Added a way to wrap SQL expressions and improved the SQL wrapper. Also, improved the ORM hashing algorithm. ORM generator now add an underscore to instance variables. More... over 14 years ago
Merge branch 'refs/heads/hotfix-0.7.10' More... over 14 years ago
Merge branch 'refs/heads/hotfix-0.7.10' into development More... over 14 years ago
Added limit:offset: method to ORM select statement. More... over 14 years ago