Markers
Table of Contents
Pipit/src/Pipit/Classes/Data/AbstractDataBaseRepository.php | 1 |
Pipit/src/Pipit/Classes/Data/DBObject.php | 1 |
AbstractDataBaseRepository.php
Type | Line | Description |
---|---|---|
TODO | 12 | Provide another layer to allow for non MySQL flavors of SQL |
DBObject.php
Type | Line | Description |
---|---|---|
TODO | 13 | Make abstract and leave implementing of relevant methods to specific implementers (MySqlObject, MsSqlObject) |