1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib
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
..
Conf Moved base exception code to abstract class 2017-02-11 14:56:02 -05:00
Db Add result->lastId method; cleanup 2017-03-09 14:48:42 -05:00
Feed Started integration of PicoFeed 2017-02-19 16:02:03 -06:00
Lang Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
User Reorganize Db namespace; alter User ns to match 2017-03-07 18:01:13 -05:00
AbstractException.php Flesh out most database exceptions 2017-03-08 12:29:22 -05:00
Conf.php Reorganize Db namespace; alter User ns to match 2017-03-07 18:01:13 -05:00
Database.php Add result->lastId method; cleanup 2017-03-09 14:48:42 -05:00
Exception.php Moved base exception code to abstract class 2017-02-11 14:56:02 -05:00
ExceptionFatal.php Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
Lang.php Still more database changes 2017-03-03 13:20:26 -05:00
RuntimeData.php Tidy up tests and User stuff 2017-02-17 19:22:50 -05:00
User.php Reorganize Db namespace; alter User ns to match 2017-03-07 18:01:13 -05:00