 
      
    | You are here | di.nmfay.com | ||
| | | | | www.garysieling.com | |
| | | | | ||
| | | | | rrees.me | |
| | | | | If you've ever read a piece of advice about using Postgres Enums you've probably read not to use them and to use a peer table with foreign key constraints instead. If you've ever seen a Typescript codebase in the wild recently chances are that this advice has absolutely been ignored and enums are all over... | |
| | | | | quanttype.net | |
| | | | | A database schema migration tool has three tasks: creating, managing, and executing migrations. | |
| | | | | epicserve.com | |
| | | I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'. | ||