0
Ülevaatamisel

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

Ádám Markója 5 aastat tagasi uuendaja Rafał Strzaliński (Senior Engineer) 5 aastat tagasi 1

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