1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
The clean & modern RSS server that doesn't give you any crap.
Find a file
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
lib Add result->lastId method; cleanup 2017-03-09 14:48:42 -05:00
locale Print ID in exception message 2017-03-08 12:31:45 -05:00
sql/SQLite3 Use WITHOUT ROWID tables when useful 2017-03-09 10:15:28 -05:00
tests Add result->lastId method; cleanup 2017-03-09 14:48:42 -05:00
.gitattributes Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
.gitignore composer.lock should be in the repository 2017-02-11 15:03:22 -05:00
autoload.php Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
bootstrap.php Reorganize Db namespace; alter User ns to match 2017-03-07 18:01:13 -05:00
composer.json Reorganize Db namespace; alter User ns to match 2017-03-07 18:01:13 -05:00
composer.lock Reorganize Db namespace; alter User ns to match 2017-03-07 18:01:13 -05:00