You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the emission entries should contain a unique identifier and the id of the user that created the entry. This would enable us to select/delete/edit specific entries.
@redfrexx I did not really make progress here because I do not understand how to reset the database schema and how to add a uuid field to the emission entries. Maybe you can show me an example for one of the entry types or smth...
After changing the database schema you have to delete all docker containers, images and volumes and delete all files in the migrations folder. Hope this helps, @codingfabi!
All of the emission entries should contain a unique identifier and the id of the user that created the entry. This would enable us to select/delete/edit specific entries.
Is a blocker for #248 and #97
The text was updated successfully, but these errors were encountered: