0
Wird überprüft

Put sequence generation on the top of the generated SQL script instead of bottom

Ádám Markója vor 6 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 6 Jahren 1

Generated SQL scripts usually creates tables before sequences. For this reason model deployment fails due to the missing references in case of PostgreSQL.