Skip to content

v0.1.0-alpha.30

@jonesrussell jonesrussell tagged this 19 Mar 11:48
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>
Assets 2
Loading