You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, from today point of view I do not remember. Probably SQL::Translator::Producer::PostgreSQL should have something: sub create_domain and/or CREATE DOMAIN ...
My PostgreSQL database has domains:
The domains are not created when I run:
Currently I manually copy 001-a_domains.sql between deployment migrations after each
prepareThe text was updated successfully, but these errors were encountered: