Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-15 | Purge old content | Malf Furious | 1 | -77/+0 | |
2017-01-15 | Reorganize examples/ directory | Malf Furious | 1 | -0/+0 | |
2016-10-22 | Deprecate application code | Malf Furious | 1 | -0/+0 | |
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design. | |||||
2016-05-26 | Add copyright notice to Scrott class files | Malf Furious | 1 | -0/+14 | |
2015-12-17 | * Bug fix in Mysql support class -- misuse of Mysql result object and its ↵ | Malf Furious | 1 | -2/+2 | |
member function fetch_assoc | |||||
2015-12-17 | + Added generic database interface to use throughout the app since I'm ↵ | Malf Furious | 1 | -0/+63 | |
planning on supporting multiple database engines + Defined interface for Mysql DBMS for Scrott |