lean-office-apps / tickets-management-web

A simple, open source web app to manage tickets.
Other
0 stars 0 forks source link

Add migration to add default super user account #19

Open umarkayondo opened 3 years ago

umarkayondo commented 3 years ago

Note: This migration references the previously created migration file in the accounts app therefore the initial migration should not be deleted. If you choose to delete it, make sure that it's recreated before this migration.

vgkienzler commented 3 years ago

@umarkayondo tanks a lot for this, as discussed, I suggest that we keep this for later, closer to the date when we are ready to deploy to production. This will allow us to simply delete all the migrations and the sqllight db file we we alter our models, as long the db isn't populated.