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
Find a way for the createTable() method to add indexes and foreign key constraints as well. Look at all column attributes and see that they're getting applied (default values, not null, etc.)
The text was updated successfully, but these errors were encountered:
Find a way for the createTable() method to add indexes and foreign key constraints as well. Look at all column attributes and see that they're getting applied (default values, not null, etc.)
The text was updated successfully, but these errors were encountered: