On Mon, Jun 07, 2010 at 02:53:26PM +0530, Harsha scratched on the wall:
> Information on this page:  http://www.sqlite.org/lang_createtrigger.html
> 
> Reads:
> 
>            The "INSERT INTO *table* DEFAULT VALUES" form of the
> INSERT<http://www.sqlite.org/lang_insert.html>statement is not
> supported.

  That limitation is for statements that appear inside the trigger.

> I do not think it is a problem/defect/bug. What say?

  Known bug.  Fixed:

  http://www.sqlite.org/src/info/f3162063fd


    -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it,
 but showing it to the wrong people has the tendency to make them
 feel uncomfortable." -- Angela Johnson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to