Mostly database snippets.
How to find Redshift current date and other common expressions for working with date, time, datetime, and timestamp columns in MySQL 5.7.x and Redshift.
How to use enums in your models to enforce value consistency.
Sick of `alembic merge heads` slowing down your builds? Here's a short bash script I wrote to rename your migration files and update its down revision.
A simple Bash script to check multiple server instances are responding, and rows are being added to a MySQL database.