Sean Rapp

Results 3 issues of Sean Rapp

Malformed schema: ```python # test.py class A(db.Entity): foo = Required(int) bar = Required(int) PrimaryKey(foo, bar) # Also true for composite_key and composite_index bar = Required(int) ``` Error: ``` Traceback (most...

Currently, the Readme makes no mention of KanjiVocab, but the provided card styles assume the plugin is installed and set up. Also, **please** post your full field mapping when importing...

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question...

kind/bug
area/error-handling
kind/enhancement