add Transaction class as a wrapper for transactions
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2018-2019, Tomasz Sowa
|
||||
* Copyright (c) 2018-2022, Tomasz Sowa
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
@@ -49,6 +49,7 @@
|
||||
#include "modelconnector.h"
|
||||
#include "clearer.h"
|
||||
|
||||
#include "transaction.h"
|
||||
|
||||
|
||||
namespace morm
|
||||
|
Reference in New Issue
Block a user