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
Per you instruction, I tried basel.database.run("PRAGMA foreign_keys = ON");
I put it in the app.config and it did not work
I tried it in the controller - when the controller loads and also in a function call and both did not work
Per you instruction, I tried
basel.database.run("PRAGMA foreign_keys = ON");I put it in the app.config and it did not work
I tried it in the controller - when the controller loads and also in a function call and both did not work