Commit Graph

2 Commits

Author SHA1 Message Date
Michael Caulley
6813cdd337 fix: set the dialect for the generated query (#4349)
different quote characters are used by different dialects
2025-03-12 14:04:42 +01:00
Jannik Clausen
4478d3ccb3 cmd/entfix: add utility binary entfix (#4306)
* cmd/entfix: add utility binary entfix

First command is 'entfix globalid' which will convert an existing ent_types table to the globalid ent feature.

* CR
2025-01-20 15:07:31 +01:00