0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README More... almost 12 years ago
Externalized initial configuration More... almost 15 years ago
Implemeted selection of multiple associations More... almost 15 years ago
Implemented storage of multiple associatied Models More... almost 15 years ago
Implemented storage and selection of association More... almost 15 years ago
Added special exception for MySQL Models More... almost 15 years ago
Moved model to final position More... almost 15 years ago
Added keys for association tables; respecting association tables for tableExists and dropTable More... almost 15 years ago
Fixed some issues with associations More... almost 15 years ago
Added associations (multiple targets in an additional table) More... almost 15 years ago
Added simple Association More... almost 15 years ago
Externalized field definition for table creation More... almost 15 years ago
Removed some debug output More... almost 15 years ago
Fixed minor problems More... almost 15 years ago
Removed auto increment as integer option; set it automatically if there is only one integer primary key More... almost 15 years ago
Fixed some issues with table keys More... almost 15 years ago
Added addAssociation() More... almost 15 years ago
Added tableExists() and dropTable() More... almost 15 years ago
Minor changes More... almost 15 years ago
Implemented saving More... almost 15 years ago
Deleted old test More... almost 15 years ago
General restructuring More... almost 15 years ago
Added dropTable() and tests More... almost 15 years ago
Changed demo to PHPUnit test More... almost 15 years ago
Implemented small demo working on a database More... almost 15 years ago
Added some association features and a small demo tags for Page More... almost 15 years ago
Added some features for table creation (auto increment, indices etc.) More... almost 15 years ago
Changed all first letters of non-field-describing static attributes in Model to uppercase More... almost 15 years ago
Started table generation for MySQL More... almost 15 years ago
Added hint in Readme More... almost 15 years ago