1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 09:02:41 +00:00
Arsse/tests/Db/SQLite3
J. King 37dad63dee Impelemented Result->getAll()
- Fixes #45
- Renamed getSingle to getValue to avoid possible confusion
- Added test to ensure getValue() always returns the first datum of each row rather than going column-to-column
2017-03-06 16:34:38 -05:00
..
TestDbResultSQLite3.php Impelemented Result->getAll() 2017-03-06 16:34:38 -05:00
TestDbStatementSQLite3.php Still more database changes 2017-03-03 13:20:26 -05:00