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
Declaring a FieldTable auto-creates the table in the database, but SimpleTable expects the table to exist and introspects it to get column data. They should behave the same way.
Declaring a FieldTable auto-creates the table in the database, but SimpleTable expects the table to exist and introspects it to get column data. They should behave the same way.