Le 07/03/2011 07:49, Dave Page a écrit :
> On Mon, Mar 7, 2011 at 6:21 AM, Guillaume Lelarge
> wrote:
>> Well, it was supposed to be deleted. Actually, I was supposed to ask if
>> anyone knows why there is the "if (sql.IsNull())" check at all (the "||
>> forceRefresh" is a test I should have delet
On Mon, Mar 7, 2011 at 6:21 AM, Guillaume Lelarge
wrote:
> Well, it was supposed to be deleted. Actually, I was supposed to ask if
> anyone knows why there is the "if (sql.IsNull())" check at all (the "||
> forceRefresh" is a test I should have deleted). I have no idea why there
> is this sql.IsNu
Le 07/03/2011 06:49, Thom Brown a écrit :
> On 7 March 2011 10:18, Dave Page wrote:
>> On Sun, Mar 6, 2011 at 10:28 PM, Guillaume Lelarge
>> wrote:
>>> Hi,
>>>
>>> This is a new (as in 9.1) feature we have to support in pgAdmin.
>>>
>>> From the git log on https://github.com/gleu/pgadmin3/tree/ti
On 7 March 2011 10:18, Dave Page wrote:
> On Sun, Mar 6, 2011 at 10:28 PM, Guillaume Lelarge
> wrote:
>> Hi,
>>
>> This is a new (as in 9.1) feature we have to support in pgAdmin.
>>
>> From the git log on https://github.com/gleu/pgadmin3/tree/ticket304:
>>
>> Add support for invalid foreign key
On Sun, Mar 6, 2011 at 10:28 PM, Guillaume Lelarge
wrote:
> Hi,
>
> This is a new (as in 9.1) feature we have to support in pgAdmin.
>
> From the git log on https://github.com/gleu/pgadmin3/tree/ticket304:
>
> Add support for invalid foreign key constraints
>
> This patch adds a checkbox in the
Hi,
This is a new (as in 9.1) feature we have to support in pgAdmin.
>From the git log on https://github.com/gleu/pgadmin3/tree/ticket304:
Add support for invalid foreign key constraints
This patch adds a checkbox in the dlgForeignKey dialog, so that the
user can create an "not validated" fo