v0.1.0-alpha.30
Callers like SqlEntityStorage pass raw table names to fields() and addField(). When the table name is a SQL reserved word (e.g. 'group'), this generates invalid SQL like SELECT group.* — now quoted. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>