We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I there a way how I can get table names from read_mdb method? It print's them to std.out anyways.
here is my unanswered question from stack: https://stackoverflow.com/questions/47249933/how-to-get-tables-from-mdb-using-meza
The text was updated successfully, but these errors were encountered:
I posted an answer, but the TLDR is to use mdb-tables. That's what meza uses internally.
mdb-tables
meza
Sorry, something went wrong.
No branches or pull requests
I there a way how I can get table names from read_mdb method? It print's them to std.out anyways.
here is my unanswered question from stack: https://stackoverflow.com/questions/47249933/how-to-get-tables-from-mdb-using-meza
The text was updated successfully, but these errors were encountered: