Rework DB session + transactions. Now can handle multiple read only transactions in parallel
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
#include <Wt/WPushButton.h>
|
||||
#include <Wt/WTemplate.h>
|
||||
|
||||
#include "database/Types.hpp"
|
||||
|
||||
namespace UserInterface {
|
||||
|
||||
class PlayHistory : public Wt::WTemplate
|
||||
|
||||
Reference in New Issue
Block a user