* style: apply ignores to all migrations * feat: support 64-bit integers * doc: update changelog * test: add test for bigger than 32-bit integer
* 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