mathiasag7
9407982d29
revert changes
2023-10-16 10:20:02 +01:00
mathiasag7
0000e26205
migration file created
2023-10-13 11:28:47 +01:00
mathiasag7
0d705d97ce
test: pyproject.toml updated"
2023-10-13 11:02:19 +01:00
mathiasag7
6e90e9c6b1
test: test_attribute errors corrected on AutoField
2023-10-13 10:25:48 +01:00
Mike
8c183333d1
chore: update text description
2022-08-12 14:24:47 -07:00
Mike
cc2acd0724
test: add Attribute model tests
2022-08-12 13:31:55 -07:00
Mike
ed7a808ee8
Allow for integer values larger than 32-bits ( #137 )
...
* style: apply ignores to all migrations
* feat: support 64-bit integers
* doc: update changelog
* test: add test for bigger than 32-bit integer
2021-12-18 19:29:38 -08: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
1e3c547551
test: use new test_project
2021-07-04 08:59:24 -07:00
Mike
3ebbf8d8e7
tests: refactor tests to use pytest
2021-06-17 16:38:46 -07:00