Skip to content

Make db["table"].exists a documented API #83

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

Closed
simonw opened this issue Feb 3, 2020 · 1 comment
Closed

Make db["table"].exists a documented API #83

simonw opened this issue Feb 3, 2020 · 1 comment
Labels
documentation enhancement New feature or request

Comments

@simonw
Copy link
Owner

simonw commented Feb 3, 2020

Right now it's a static thing which might get out-of-sync with the database. It should probably be a live check. Maybe call it .exists() instead?

@simonw simonw added enhancement New feature or request documentation labels Feb 3, 2020
@simonw simonw closed this as completed in 0eda638 Feb 8, 2020
@simonw
Copy link
Owner Author

simonw commented Feb 8, 2020

Shipped as 2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant