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
mdb.list_tables(db_filename) returns 2 table names for any table that has space in-between the table name. And mdb.read_schema(db_filename) does not return the schema for the tables that have space in-between the table names.
The text was updated successfully, but these errors were encountered:
mdb.list_tables(db_filename) returns 2 table names for any table that has space in-between the table name. And mdb.read_schema(db_filename) does not return the schema for the tables that have space in-between the table names.
The text was updated successfully, but these errors were encountered: