klnrdknt
klnrdknt
Any hints on where to start? Need this fix as well.
Thanks for getting back so quickly! Ah, okay, so it might also just be due to me trying this with `sqlite`? Have you done some testing with the migration yourself...
Just to add to this, if I'm using "postgresql" (locally) instead of "sqlite", I receive another error (for all tests): ```bash kwasync = {} if 'async' in kwargs: kwasync['async'] =...
Ok, thanks. I'll follow the update schema, I also plan to use it with a double confirmation step. :) Concerning the user setup, is there a programmatic way to do...