Pseudo table modification

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Pseudo table modification
Дата
Msg-id 4.2.0.58.20010925215209.00a6cf00@pop.freesurf.fr
обсуждение исходный текст
Список pgadmin-hackers
Hi,

This is about pseudo table modification in pgAdmin II.

Does it make sense to implement it at pgSchema level (I know it can be done
at pgAdmin level) ?

Tables.cls
Public Function Modify (ByVal Name As String, ByVal Columns As String,
Optional ByVal PrimaryKeys As String, Optional ByVal Checks As String,
Optional ByVal ForeignKeys As String, Optional ByVal Inherits As String,
Optional ByVal Comment As String) As pgTable
We have to look for existing triggers

More difficult job but better design in the future ?

Best regards,
Jean-Michel POURE

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Major Update Commited
Следующее
От: Dave Page
Дата:
Сообщение: Re: Pseudo table modification