qswiki/database
Albert S. 8a2d9fdc58 {page,categorydao}sqlite: Add missing ROLLBACK 2023-08-09 13:53:49 +02:00
..
categorydao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
categorydao.h database: Add missing virtual destructors for some classes 2022-10-24 15:17:04 +02:00
categorydaosqlite.cpp {page,categorydao}sqlite: Add missing ROLLBACK 2023-08-09 13:53:49 +02:00
categorydaosqlite.h Database: PageDao/CategoryDao: Return 'Page' object, not pagename string 2022-04-03 11:15:02 +02:00
database.h sqlite: Use per-thread connections 2023-07-29 10:00:27 +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 Database: PageDao/CategoryDao: Return 'Page' object, not pagename string 2022-04-03 11:15:02 +02:00
pagedaosqlite.cpp {page,categorydao}sqlite: Add missing ROLLBACK 2023-08-09 13:53:49 +02:00
pagedaosqlite.h Database: PageDao/CategoryDao: Return 'Page' object, not pagename string 2022-04-03 11:15:02 +02:00
permissionsdao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
permissionsdao.h database: Add missing virtual destructors for some classes 2022-10-24 15:17:04 +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 cases where we got pageid instead of the page name 2022-08-20 12:31:15 +02: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 database: Add fetch() for SessionDao 2023-02-03 16:08:28 +01:00
sessiondaosqlite.cpp sqlite: Use per-thread connections 2023-07-29 10:00:27 +02:00
sessiondaosqlite.h database: Add fetch() for SessionDao 2023-02-03 16:08:28 +01:00
sqlite.cpp sqlite: Use per-thread connections 2023-07-29 10:00:27 +02:00
sqlite.h sqlite: Use per-thread connections 2023-07-29 10:00:27 +02:00
sqlitedao.cpp Fix -wreturn-type warnings 2021-10-25 18:13:25 +02:00
sqlitedao.h sqlite: Use per-thread connections 2023-07-29 10:00:27 +02:00
sqlitequeryoption.cpp SqliteQueryOption: build(): Handle includeInvisible = true properly 2021-10-12 20:02:03 +02: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 Fix -wreturn-type warnings 2021-10-25 18:13:25 +02:00
userdaosqlite.h userDao: Implement list() 2021-10-03 16:51:04 +02:00