fix(datamodel-renderer): sort generator fields deterministically #2645
Annotations
3 errors
Run cargo nextest run -p sql-introspection-tests:
schema-engine/datamodel-renderer/src/configuration/generator.rs#L2
unresolved import `itertools`
|
Run cargo nextest run -p sql-introspection-tests:
schema-engine/datamodel-renderer/src/configuration/generator.rs#L147
no method named `sorted_by_key` found for struct `std::slice::Iter` in the current scope
|
Run cargo nextest run -p sql-introspection-tests
Process completed with exit code 101.
|
Loading