Login
From:
pganalyze
(Uncensored)
subscribe
Creating Custom Postgres Data Types in Django
https://pganalyze.com/blog/custom-postgres-data-types-django-python
links
backlinks
Roast topics
Find topics
Find it!
We set up database level checks on columns, create new composite data types, register new data types with psycopg2, and take a look at the Django Field class.