Lan2Play/NetEvent

fix migration issue

Opened this issue · 1 comments

after #29 the following migration error appears

warn: Microsoft.EntityFrameworkCore.Migrations[30200]
      An operation of type 'InsertDataOperation' will be attempted while a rebuild of table 'OrganizationData' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.

seems to only occure with sqlite, therefore its not that critical