schema change tracking

Поиск
Список
Период
Сортировка
От Benedict Holland
Тема schema change tracking
Дата
Msg-id CAD+mzozAAVSGMMKwQEQh0ZMQtysxuaB2qBqksEv5wXcPJBD8Gw@mail.gmail.com
обсуждение исходный текст
Ответы Re: schema change tracking
Re: schema change tracking
Re: schema change tracking
Re: schema change tracking
Список pgsql-general
Hi All,

I am fairly this question has many answers but here it goes:

I need a tool that can track schema changes in a postgesql database, write scripts to alter the tables, and store those changes in git. Are there tools that exist that can do this?

BTW, I know if I use a framework with some form of model tracking (laravel and Django), those can do it. The application I am writing does not track model files and I really cannot compare sql schema dumps across versions. It would be far too time-consuming. 

Thanks,
~Ben

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: bigint out of range
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: schema change tracking