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

"TypeError: Not bool" on the initial insert #17

Closed
taurus-forever opened this issue Nov 23, 2022 · 3 comments
Closed

"TypeError: Not bool" on the initial insert #17

taurus-forever opened this issue Nov 23, 2022 · 3 comments

Comments

@taurus-forever
Copy link

Hi,

Please find the traceback for the crash on the very first insert into AnnaDB:
https://gist.github.com/taurus-forever/56492ae09c13b94e1a4788241d432a34

The command was copied from the documentation:
https://annadb.dev/documentation/insert/#example

@roman-right
Copy link
Collaborator

Hi @taurus-forever

Thank you for the issue!
There is a typo in the query. Please, use b|true| instead of b|True|. Python syntax sneaked in :)
I'll fix the doc soon

@roman-right
Copy link
Collaborator

The doc is fixed.

@taurus-forever
Copy link
Author

The fix is confirmed. Resolved. Tnx!

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

2 participants