edgedb-python icon indicating copy to clipboard operation
edgedb-python copied to clipboard

Make sure `gel-generate models` produces stable code

Open 1st1 opened this issue 6 months ago • 0 comments

Codegen should alphabetically sort types, user-defined functions, and imports.

Properties and links should be in the order they are defined in the schema within the type? (IIRC it should be stable, but doublecheck, and if not - alphabetically sort link/properties too)

1st1 avatar Jun 02 '25 20:06 1st1