django-planet
Nov. 25, 2024

How to Upgrade Integer Sizes in Django and Postgres

published by Nick Agliano
in blog Django Development Archives - Simple Thread
original entry How to Upgrade Integer Sizes in Django and Postgres

The Problem The other day my computer ran out of numbers. I was pretty surprised. Well, wait. Let’s go back a bit to before I was surprised. It was a calm, still morning. There I was, having a great day, enjoying a cup of joe, when all of a sudden my database started throwing errors. […]

The post How to Upgrade Integer Sizes in Django and Postgres appeared first on Simple Thread.