criteria progress
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace work::core {
|
||||
struct Model {
|
||||
uint64_t id{};
|
||||
int64_t id{};
|
||||
uint64_t version{};
|
||||
|
||||
template<typename Operator>
|
||||
|
||||
Reference in New Issue
Block a user