Simpler Bugzilla
    Frédéric Buclin 
    lpsolit at gmail.com
       
    Sat Jul 26 11:19:03 UTC 2008
    
    
  
Atsushi Shimono a écrit :
>> - does SQLite support UTF8 and transactions?
> 
>   utf8 might be yes. (Unicode supported)
>   transactions, yes. with thread-safe but re-build is needed at some binary
> distributions.
I just visited http://www.sqlite.org/omitted.html which says foreign 
keys are not supported. This is a problem as our code now assumes these 
constraints to be enforced, especially on deletion.
LpSolit
    
    
More information about the developers
mailing list