On 09.02.2009 19:32 CE(S)T, palmer ristevski wrote:
> Just wondering when/if Richard
> will make SQLite having referential Integrity a priority.
> Is it on the TODO list? Is it #1 or #100 on this TODO list.
> Because almost all other common databases have this.
>  
> Once it has this feature I think that it will become even more popular.

You can already use referential integrity with SQLite - just in a very
complicated way, using numerous handcrafted triggers. How it works is
documented somewhere in the Wiki, IIRC.

-- 
Yves Goergen "LonelyPixel" <nospam.l...@unclassified.de>
Visit my web laboratory at http://beta.unclassified.de
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to