updated to the new Pikotools api (new Space struct)
This commit is contained in:
@@ -58,6 +58,11 @@ public:
|
||||
field(L"item_id", item_id);
|
||||
}
|
||||
|
||||
void prepare_table()
|
||||
{
|
||||
table(L"core", L"item");
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user