Re: Guidance on INSERT RETURNING order

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Guidance on INSERT RETURNING order
Дата
Msg-id 0c1bbc5c-0215-5c27-5507-c8eb2e56f248@gmail.com
обсуждение исходный текст
Ответ на Re: Guidance on INSERT RETURNING order  (Thorsten Glaser <tg@evolvis.org>)
Список pgsql-general
> This would be a nice solution… but the PK could be always generated,
> or not even sequential (UUIDs for example). If you’re developing
> schema-first the application would not even (need to) know about how
> the IDs are generated as it’s the DB that generates them.
>
> AIUI the OP’s an SQLAlchemy developer, which is an ORM. Therefore he
> needs a generic solution.

Or a different dev env. :)




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

Предыдущее
От: Thorsten Glaser
Дата:
Сообщение: Re: Guidance on INSERT RETURNING order
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_basebackup / recovery