qswiki/database
Albert S. 03c6816528 tree: visible => listed 2024-03-16 22:07:37 +01: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 tree: visible => listed 2024-03-16 22:07:37 +01: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: Add-support for subpages 2024-03-16 22:07:37 +01:00
pagedaosqlite.cpp tree: visible => listed 2024-03-16 22:07:37 +01:00
pagedaosqlite.h database: pagedao: Add-support for subpages 2024-03-16 22:07:37 +01:00
permissionsdao.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
permissionsdao.h PermissionsDao: Add clearForPage() 2023-08-11 09:21:02 +02:00
permissionsdaosqlite.cpp PermissionsDao: Add clearForPage() 2023-08-11 09:21:02 +02:00
permissionsdaosqlite.h PermissionsDao: Add clearForPage() 2023-08-11 09:21:02 +02:00
queryoption.cpp Let's make (git) history! 2018-11-03 17:12:20 +01:00
queryoption.h tree: visible => listed 2024-03-16 22:07:37 +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 tree: visible => listed 2024-03-16 22:07:37 +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 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 tree: visible => listed 2024-03-16 22:07:37 +01:00
sqlitequeryoption.h tree: visible => listed 2024-03-16 22:07:37 +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