Re: Table with Field Serial - Problem

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Table with Field Serial - Problem
Дата
Msg-id 5272727A.80708@gmail.com
обсуждение исходный текст
Ответ на Re: Table with Field Serial - Problem  (Yostin Vargas <yostinv@gmail.com>)
Ответы Re: Table with Field Serial - Problem  (Yostin Vargas <yostinv@gmail.com>)
Список pgsql-general
On 10/31/2013 07:55 AM, Yostin Vargas wrote:
>   My table is like  this
>
>   Column  |       Type        |                          Modifiers
> ----------+-------------------__+-----------------------------__------------------------------__--
>   id_fld   | integer           | not null default
> nextval('test_table_id_fld___seq'::regclass)

So you have a single field table, what is the purpose?

>
>
> im using Yii Framework,  How i can Put VALUES (DEFAULT) if i put
> "DEFAULT" is like a string


That would seem to be a question for the Yii mailing list/forum.




--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Adam Brusselback
Дата:
Сообщение: Re: Explanantion on pgbouncer please
Следующее
От: Yostin Vargas
Дата:
Сообщение: Re: Table with Field Serial - Problem