criteria progress
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
#include "matador/object/collection.hpp"
|
||||
|
||||
#include "matador/query/meta_table_macro.hpp"
|
||||
|
||||
#include "matador/utils/foreign_attributes.hpp"
|
||||
|
||||
namespace work::models::jobs {
|
||||
@@ -19,4 +21,6 @@ struct IdListPayload : Payload {
|
||||
};
|
||||
}
|
||||
|
||||
META_TABLE(id_list_payloads, ID_LIST_PAYLOAD, id, version, type, job)
|
||||
|
||||
#endif //ID_LIST_PAYLOAD_HPP
|
||||
|
||||
Reference in New Issue
Block a user