crate / crate-python

Python DB API client library for CrateDB, using HTTP.
https://cratedb.com/docs/python/
Apache License 2.0
79 stars 30 forks source link

Add `nullable` and `crate_index` in ORM column definition #481

Closed hammerhead closed 1 year ago

hammerhead commented 1 year ago

Summary of the changes / Why this is an improvement

As per the title.

Checklist

amotl commented 1 year ago

Please note that the notices from CodeQL currently do not collapse, even when explicitly dismissed. For more background on this, see https://github.com/github/codeql-action/issues/1411.