Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-15 | Add mysql class | Malf Furious | 1 | -0/+68 | |
2017-01-14 | Reset working directory for clean Scrott implementation | Malf Furious | 1 | -74/+0 | |
2016-10-23 | Add mysql class | Malf Furious | 1 | -0/+74 | |
2016-10-22 | Deprecate application code | Malf Furious | 1 | -77/+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 |