Commit graph

4 commits

Author SHA1 Message Date
pre-commit-ci[bot]
6b7a04f8a7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-01 14:57:47 -07:00
Mike
a98766fc55
Add support for Entity models with UUID as a primary key. (#89)
* chore: fix repo links

* style: flake8 format models.Value

* test: add test for an entity with uuid pk

* feat: support entity models with uuid as pk

* test: check Value repr and str methods
2021-10-22 15:36:17 -07:00
Mike
98c6be3ba5 chore: add new field and basic typing 2021-10-20 07:05:23 -07:00
Mike
86ccff34e9 test: flatten test project 2021-07-04 08:58:33 -07:00