What do you call an organism with no evolutionary ancestors? SpudCell, apparently ...
Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby. Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas.
changed the title Schema migrations never wired up: create_all can't add columns to existing DBs → "no such column: runs.token_usage_by_model" after #3658 Schema migrations never wired up: create_all ...