Re: [sqlite] Default ON CONFLICT clause

2008-01-29 Thread Alexander Batyrshin
Yep. It is last line in this document. Somehow i missed it :)

On Jan 30, 2008 3:03 AM, P Kishor <[EMAIL PROTECTED]> wrote:
> On 1/29/08, Alexander Batyrshin <[EMAIL PROTECTED]> wrote:
> >  Hello all,
> > What is default ON CONFLICT clause?
>
> "The algorithm specified in the OR clause of a INSERT or UPDATE
> overrides any algorithm specified in a CREATE TABLE. If no algorithm
> is specified anywhere, the ABORT algorithm is used."
>
> 
>
> > --
> > Alexander Batyrshin aka bash
> > bash = Biomechanica Artificial Sabotage Humanoid
> >
>
> -
> To unsubscribe, send email to [EMAIL PROTECTED]
> -
>
>



-- 
Alexander Batyrshin aka bash
bash = Biomechanica Artificial Sabotage Humanoid

-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] Default ON CONFLICT clause

2008-01-29 Thread P Kishor
On 1/29/08, Alexander Batyrshin <[EMAIL PROTECTED]> wrote:
>  Hello all,
> What is default ON CONFLICT clause?

"The algorithm specified in the OR clause of a INSERT or UPDATE
overrides any algorithm specified in a CREATE TABLE. If no algorithm
is specified anywhere, the ABORT algorithm is used."



> --
> Alexander Batyrshin aka bash
> bash = Biomechanica Artificial Sabotage Humanoid
>

-
To unsubscribe, send email to [EMAIL PROTECTED]
-



[sqlite] Default ON CONFLICT clause

2008-01-29 Thread Alexander Batyrshin
 Hello all,
What is default ON CONFLICT clause?
-- 
Alexander Batyrshin aka bash
bash = Biomechanica Artificial Sabotage Humanoid

-
To unsubscribe, send email to [EMAIL PROTECTED]
-