0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix title More... over 13 years ago
Fix docstring More... over 13 years ago
README fixes More... over 13 years ago
Use vsprintf() for efficiency More... over 13 years ago
Add a README and make some tweaks so that the system's a little nicer to use. See #34 More... over 13 years ago
Enhanced the SQL schema generation to include relationships. Closes #26 More... over 13 years ago
Use default DB objects where possible, also clean stuff up a bit. Closes #24 More... over 13 years ago
Implement TLORelationship->__setup() and refactor stuff so that TLO/TLORelationship (mostly) do initialisation the same way. Closes #33 More... over 13 years ago
Alter DB errors so they're a bit more readable. Closes #27 More... over 13 years ago
Update the file description More... over 13 years ago
Refactor out commonly used idioms. Closes #29 More... over 13 years ago
Fix and rename shortcuts to getOne and getMany More... over 13 years ago
Add missing function docs More... over 13 years ago
Use vsprintf() in TLOQuery->__call(). Closes #31 More... over 13 years ago
Add hinting for PDO where missing. Fixes #30 More... over 13 years ago
Add create/write/delete for relationships. Closes #20 More... over 13 years ago
Fix tests for new behaviour of getOne() More... over 13 years ago
Merge branch 'master' into create_write_delete_rels More... over 13 years ago
Make TLORelationship::getOne() return a relationship, rather than a result object. Fixes #28 More... over 13 years ago
Add failing tests and function stubs More... over 13 years ago
Add iteration for TLO*Result objects. Closes #18 More... over 13 years ago
Add ->delete() for TLO objects. Closes #23 More... over 13 years ago
Fix typo to make clear that we're passing an array More... over 13 years ago
Document TLORelationship More... over 13 years ago
Make relationship keys immutable More... over 13 years ago
Move to using TLOQuery->merge() in reading objects More... over 13 years ago
Add enhancements to TLOQuery More... over 13 years ago
Add more docs! More... over 13 years ago
Alter variable name to hint that the statement shouldn't be messed with More... over 13 years ago
Fix typo, add to error message More... over 13 years ago