Jumbo list of most common datetime / timestamp functions in Redshift and MySQL
A list of common expressions for working with date, time, datetime, and timestamp columns in MySQL 5.7.x and Redshift.
A list of 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.