crate / micropython-cratedb

A CrateDB Driver for MicroPython.
https://cratedb.com
Apache License 2.0
5 stars 0 forks source link

Ensure correct exception thrown when a user tries to perform an operation that they don't have rights for. #2

Closed simonprickett closed 1 month ago

simonprickett commented 1 month ago

Tested, this is working and raises the correct CrateDBError.