Commit graph

3 commits

Author SHA1 Message Date
Simon Willison
36e36dcd3f Preserve column before/after comments through .transform()
Refs #762

The before comment comes before the column definition - the after
comment is anything after it but before its trailing comma.
2026-08-11 22:37:15 -07:00
Simon Willison
9db7578cde Use sqlite_master not sqlite_schema for older SQLite compatibility 2026-08-11 22:02:28 -07:00
Simon Willison
4cc0418816 table.checks, table.column_checks, table.table_checks, closes #834
Refs #762
2026-08-11 21:58:00 -07:00