1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'refs/heads/hotfix-0.8.5' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.5' into development More... almost 13 years ago
Made a small addition to the auto-generator and correct some inline documentation. More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.4' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.4' into development More... almost 13 years ago
Improved SQL tokenizer to detect hexadecimal literals formatted as x'val' or X'val'. More... almost 13 years ago
Merge branch 'refs/heads/hofix-0.8.3' More... almost 13 years ago
Merge branch 'refs/heads/hofix-0.8.3' into development More... almost 13 years ago
Added code to remove an underscore prefix from a column's name. More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.2' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.2' into development More... almost 13 years ago
Made changes to some method signatures to allow expressions as identifiers. More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.1' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.1' into development More... almost 13 years ago
Made it possible to have read-only databases which contain reference tables. More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.0' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.8.0' into development More... almost 13 years ago
Reworked how identifiers are prepared. More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.13' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.13' into development More... almost 13 years ago
Changed matchRegex:options to matchesRegex:options and many NSInteger's to NSUInteger. More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.12' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.12' into development More... almost 13 years ago
Changed return type on factory method in ZIMSqlExpression and removed ZIMSqlWrapper class because it is no longer needed. More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.11' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.11' into development More... almost 13 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... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.10' More... almost 13 years ago
Merge branch 'refs/heads/hotfix-0.7.10' into development More... almost 13 years ago
Added limit:offset: method to ORM select statement. More... almost 13 years ago