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

Feature request: list tables and generators in a bdb file #129

Open
leocasarsa opened this issue May 6, 2016 · 3 comments
Open

Feature request: list tables and generators in a bdb file #129

leocasarsa opened this issue May 6, 2016 · 3 comments
Assignees

Comments

@leocasarsa
Copy link

When more than one people work on the same bdb file, it is easy to lose track of how many tables and generators are there in the bdb file. A command for quickly describing what's already in the bdb would make collaborative work way easier.

@leocasarsa
Copy link
Author

I know there is some controversy on whether bdb files should have more than one generators, but why don't we assume they might, create the get_tables and get_generators methods, and delete them if they are not used?

@fsaad
Copy link
Collaborator

fsaad commented May 6, 2016

Among whom is this controversy regarding a bdb file containing more than one generator? That is akin to saying a sql database should have one table. I have never heard that argument before.

@leocasarsa
Copy link
Author

Listing tables and generators should be a separate function from the trace log.

@gregory-marton gregory-marton self-assigned this May 9, 2016
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

3 participants