Incremental Development

Поиск
Список
Период
Сортировка
От Phil Campaigne
Тема Incremental Development
Дата
Msg-id 40047B70.20406@charter.net
обсуждение исходный текст
Ответы Re: Incremental Development  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
I am developing a java/postgresql application using ant and junit.  I
want to deploy tested builds along with matching tables in
postgresqlwith test data in them.

What is the best way to deploy versions of the tables with test data to
postgresql to match a war file for each new build of the application?
thanks,
Phil


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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Nested transaction - I am a bank ??
Следующее
От: Alex Satrapa
Дата:
Сообщение: Re: Drawbacks of using BYTEA for PK?