-
Notifications
You must be signed in to change notification settings - Fork 45
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
.all() not working #31
Comments
.all() is in 0.5.0 not 0.4.0 |
This is still an issue. I've installed 0.5.1 from tag 0.5.1: (btw, the version in setup.py still shows 0.4.0) nodb.all() returns the error
|
Im using the latest version
pip install git+https://github.com/Miserlou/NoDB.git
After the i run the example,
I tried to show all the values stored using
nodb.all()
The text was updated successfully, but these errors were encountered: