0
À l'étude

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

Ádám Markója il y a 4 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 4 ans 1

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