Docker-Postgres-YoYo - 04 SQL Schema scripts to list PK, FK, constraints etc

Опубликовано: 26 Май 2026
на канале: ai-business-in-a-box
15
0

Docker-Postgres-YoYo - 04 SQL Schema scripts to list PK, FK, constraints etc

We can get lists of constraints such as primary and foreign keys as well as defaults, check constraints and unique constraints.

This can enable us to run PyTest assertions that our DB is in tact during development work or CI/CD.


GitHub Repo: https://github.com/Python-Test-Engine...

PyTest Cookbook: https://pytest-cookbook.com/

Udemy course: PyTest - hooks and plugins https://www.udemy.com/course/pytest-c...

Usually a sale every two weeks and will be around $20 USD.