Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read database table with space in table name #24

Open
BHsilvia opened this issue Nov 12, 2024 · 0 comments
Open

read database table with space in table name #24

BHsilvia opened this issue Nov 12, 2024 · 0 comments

Comments

@BHsilvia
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant