You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it's impossible to insert multiple-table entity in one take, you have to manually take the resulting id from one insert, update it in the entity as a foreign key and save it again to see the change in the foreign table.
Currently it's impossible to insert multiple-table entity in one take, you have to manually take the resulting id from one insert, update it in the entity as a foreign key and save it again to see the change in the foreign table.