What about query builders?
Should you use a query builder, or plain SQL?
Should you use a query builder, or plain SQL?
sqlfu does not have a `sqlfu down` command, or any concept of "down" migrations. This is because they're essentially a stressful lie.
sqlfu is a SQLite-first toolkit for writing schema, migrations, and queries in SQL, then generating the TypeScript around them.