zgzgorg / iam-backend

0 stars 2 forks source link

fix the model user rename to account #45

Closed kis87988 closed 2 years ago

kis87988 commented 2 years ago

We rename the model user to account, some part of the code doesn't rename fully.

And we should fix the alembic hook issue too

outcome:

  1. rename all models
  2. regenerate the init schema part
  3. fix the hook for Black in alembic
  4. fix the test as well