szurubooru/src/Dao
2014-11-21 10:20:04 +01:00
..
EntityConverters Improved MySQL integration 2014-11-21 10:20:04 +01:00
AbstractDao.php Fixed race condition in entity preparation 2014-11-11 19:24:05 +01:00
CommentDao.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
FavoritesDao.php Abandoned FPDO 2014-10-19 20:09:06 +02:00
FileDao.php Fixed avatars for anonymous users 2014-10-18 18:48:37 +02:00
GlobalParamDao.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
IBatchDao.php Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +02:00
ICrudDao.php Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +02:00
IFileDao.php Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +02:00
PostDao.php Fixed bad SQL when looking for multiple uploaders 2014-11-10 20:04:38 +01:00
PostNoteDao.php Added note CRUD to backend 2014-10-26 01:42:23 +02:00
PublicFileDao.php Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +02:00
ScoreDao.php Fixed comment updating after voting on it 2014-11-10 15:54:08 +01:00
SnapshotDao.php Changed snapshot merging to work for deletions 2014-11-19 19:37:10 +01:00
TagDao.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
TokenDao.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
TransactionManager.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
UserDao.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00