Closed DavyLandman closed 4 years ago
insert @pablo User { name: "Pablo" }, @radio Product { name: "Radio", description: "Wireless" }, @badradio Review { contents: "Bad radio", product: radio, user: pablo }
this should work, but currently it only inserts into the review database, but not the back-edges in the project and user side..
this should work, but currently it only inserts into the review database, but not the back-edges in the project and user side..