adjust work project to the current codebase
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include "matador/utils/fetch_type.hpp"
|
||||
#include "matador/utils/types.hpp"
|
||||
|
||||
#include "matador/query/meta_table_macro.hpp"
|
||||
|
||||
namespace work::models::admin {
|
||||
struct User;
|
||||
|
||||
@@ -45,4 +47,6 @@ struct CollectionCenter : core::Model {
|
||||
|
||||
}
|
||||
|
||||
META_TABLE(collection_center, COLLECTION_CENTER, id, version, name, symbol, type)
|
||||
|
||||
#endif //COLLECTION_CENTER_HPP
|
||||
|
||||
Reference in New Issue
Block a user