jaduff / LabLog

Software for recording physical users of computers in a lab environment.
MIT License
0 stars 1 forks source link

Changed aggregate root to school. #28

Closed jaduff closed 6 years ago

jaduff commented 6 years ago

Added Room as child of school. Created tests, all passing.

jaduff commented 6 years ago

Database doesn't update with new columns. You'll need to delete the database file and reapply the migrations to get it to run.

jaduff commented 6 years ago

Broke database again, sqlite can't migrate between states. Delete and recreate.