Re: database development

Поиск
Список
Период
Сортировка
От Haroldo Stenger
Тема Re: database development
Дата
Msg-id 3BD756E6.FE75D948@adinet.com.uy
обсуждение исходный текст
Ответ на database development  (Lee Doolan <rldoolanREMOVE@pacbell.net>)
Список pgsql-general
Doug McNaught wrote:
> > My question is this: what techniques do other developers use in
> >   these circumstances?
>
> Well, I use a tool (Enhydra/DODS) that generates the schema and Java
> access classes for me, and I have a CreateInitialData class that does
> whatever population is necessary.  When the dev schema changes, I blow
> away the whole DB and recreate it, then rerun CreateInitialData.  So
> it's not too different from your shell script approach.  Clients are
> told that any data they put in the system during development can go
> away without notice.

Would you please describe Enhydra tool? A quick look at its website, didn't tell
me a complete picture.

Regards,
Haroldo.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: MATCH FULL flawed?
Следующее
От: "Dr. Evil"
Дата:
Сообщение: Re: Function won't compile