Open rsyring opened 2 years ago
I think we have this on by default now: https://github.com/level12/keg-app-cookiecutter/blob/master/%7B%7Bcookiecutter.src_dirname%7D%7D/alembic/env.py#L90
Do we want to enable the type comparison for the password type instead of ignoring it? Ala: https://github.com/level12/racebetter/blob/4b90f37468e568aed50970f74c3badb6b7566b9d/alembic/env.py#L65
If not, we are good here.
Assuming the password type comparison is compatible with our default cookiecutter setup, I'm :+1: on including it.
https://stackoverflow.com/a/17176843