teamniteo / pyramid_deferred_sqla

Opinionated SQLAlchemy + Pyramid integration with deferred configuration in mind.
MIT License
7 stars 5 forks source link

Refactor SKIP_CHECK_DB_MIGRATED into pyramid_deferred_sqla.check_db_migrated #11

Closed zupo closed 4 years ago

zupo commented 4 years ago

It's unfortunate that most of our packages expose configuration with flags named like <package_name>.<flag>, but this packages uses screaming instead. Let's be nicer.

zupo commented 4 years ago

Then we can do such cleanup: https://github.com/niteoweb/kai-app/pull/476/files