0
W trakcie analizy

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

Ádám Markója 4 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 4 lat temu 1

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