This commit is contained in:
rizky 2024-04-26 06:45:55 -07:00
parent bf2745b4e1
commit af3fc9381e
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ const genHasMany = async (
);
const pk = defs.find((e) => e.is_pk);
if (pk) {
console.log(arg.parent_table);
result["has_many_list"] = data["has_many_list"];
result["has_many_list"].value = `\
async () => {