Re: [GENERAL] clone_schema function

Поиск
Список
Период
Сортировка
От Michael Librodo
Тема Re: [GENERAL] clone_schema function
Дата
Msg-id a1a23952-0979-4189-3b5d-f2c69710af5a@gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] clone_schema function  (Melvin Davidson <melvin6925@gmail.com>)
Список pgsql-general
I had to modify the portion that copies FK constraint:

https://gist.github.com/mlibrodo/6f246c483e650dc716eba752a9d3c79a

Basically, the issue on my end was that the FK constraints on the
cloned(destination) schema seem to reference the source_schema



В списке pgsql-general по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [GENERAL] PostgreSQL Code of Conduct Draft
Следующее
От: mpomykacz
Дата:
Сообщение: Re: [GENERAL] Auto-Rollback option