Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "UnicodeCollation" page has been changed by Thomas Åkesson:
http://wiki.apache.org/subversion/UnicodeCollation?action=diff&rev1=1&rev2=2

  = Unicode Collation in Sqlite =
  
- == Introduction
+ == Introduction ==
  
  Collating sequences are used when comparing strings in order to determine 
which string is greater or if they are equal. The collating sequence can 
implement different aspects of the comparison, such as case sensitivity or 
language specific aspects when sorting.
  
@@ -10, +10 @@

  
  Additional collations can be loaded via the Sqlite extension mechanism.  
  
- == Sqlite ICU Extension
+ == Sqlite ICU Extension ==
  
  ...
  
  
- == 
+ == ... ==
  
  
- == References
+ == References ==
  
  http://www.sqlite.org/datatype3.html#collation
  

Reply via email to