CapsicoHealth / Tilda

Apache License 2.0
13 stars 6 forks source link

cloneAs creates entities that cannot be referenced later in a script. #816

Open ldhasson opened 5 months ago

ldhasson commented 5 months ago

If you create a table A, and cloneAs B, and later create another table C with an FK to B for example, the script will fail.