jahilliard

↗ HN profile [ 23.2 ms ] full profile
Karma
2
Created
January 6, 2021 (5y ago)
Submissions
0
  1. I recently learned how useful a db migration tool, AKA schema change management, can be. Most modern ORMs have this functionality. - https://sqlalchemy-migrate.readthedocs.io/en/latest/ -…