Alexander Hess
f996376b13
- add Grid, Pixel, and AddressPixelAssociation ORM models - each Grid belongs to a City an is characterized by the side_length of all the square Pixels contained in it - Pixels aggregate Addresses => many-to-many relationship (that is modeled with SQLAlchemy's Association Pattern to implement a couple of constraints) |
||
---|---|---|
.. | ||
db | ||
__init__.py | ||
conftest.py | ||
test_config.py | ||
test_console.py | ||
test_version.py |