0
En revisión

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

Ádám Markója hace 4 años actualizado por Rafał Strzaliński (Senior Engineer) hace 4 años 1

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