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
The test API implements a route that summarily truncates the database without regard to foreign key constraints, backups, or even authentication. Needless to say, this will not fly in the production version of the app. Don't forget this!!!
The text was updated successfully, but these errors were encountered:
The test API implements a route that summarily truncates the database without regard to foreign key constraints, backups, or even authentication. Needless to say, this will not fly in the production version of the app. Don't forget this!!!
The text was updated successfully, but these errors were encountered: