edgedb-python
edgedb-python copied to clipboard
Make sure `gel-generate models` produces stable code
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)