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 bdf3182305 Add result->lastId method; cleanup
- Result->lastId() added as MySQL and PostgreSQL have equivalent functionality
- Adjusted tests accordingly
- Cleaned up Database class to make use of this and getAll()
2017-03-09 14:48:42 -05:00
..
TestDbDriverSQLite3.php Add result->lastId method; cleanup 2017-03-09 14:48:42 -05:00
TestDbResultSQLite3.php Add result->lastId method; cleanup 2017-03-09 14:48:42 -05:00
TestDbStatementSQLite3.php Add tests for type mismatches 2017-03-09 09:44:50 -05:00