qswiki/database
Albert S. aadb623bf7 UserDaoSqlite: Remove redundant std::move 2021-10-08 23:38:22 +02:00
..
categorydao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
categorydao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
categorydaosqlite.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
categorydaosqlite.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
database.h permissionsdao: no silent fallback to user-permissions if we find none for user 2019-05-03 16:00:36 +02:00
databasefactory.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
databasefactory.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
exceptions.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
pagedao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
pagedao.h Page: add id field 2018-11-04 19:31:58 +01:00
pagedaosqlite.cpp utils: split: Rename all splitBy*() variants to split() 2021-04-18 13:35:02 +02:00
pagedaosqlite.h handlersearch: Allow all characters by escaping FTS 2021-03-25 21:44:02 +01:00
permissionsdao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
permissionsdao.h PermissionsDao: Add save() 2021-10-05 21:51:31 +02:00
permissionsdaosqlite.cpp PermissionsDao: Add save() 2021-10-05 21:51:31 +02:00
permissionsdaosqlite.h PermissionsDao: Add save() 2021-10-05 21:51:31 +02:00
queryoption.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
queryoption.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
revisiondao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
revisiondao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
revisiondaosqlite.cpp revisiondaosqlite: fix sorting 2018-11-16 16:50:39 +01:00
revisiondaosqlite.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondaosqlite.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
sessiondaosqlite.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sqlite.cpp permissionsdao: no silent fallback to user-permissions if we find none for user 2019-05-03 16:00:36 +02:00
sqlite.h permissionsdao: no silent fallback to user-permissions if we find none for user 2019-05-03 16:00:36 +02:00
sqlitedao.cpp execInt: rethrow if no_rows, so callers can handle it 2018-11-05 10:48:30 +01:00
sqlitedao.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
sqlitequeryoption.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
sqlitequeryoption.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
userdao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
userdao.h userDao: Implement list() 2021-10-03 16:51:04 +02:00
userdaosqlite.cpp UserDaoSqlite: Remove redundant std::move 2021-10-08 23:38:22 +02:00
userdaosqlite.h userDao: Implement list() 2021-10-03 16:51:04 +02:00