Libraries
»
sqlite3-full
(1.3.9.3)
»
Index (T)
»
SQLite3
»
Constants
»
TextRep
Module: SQLite3::Constants::TextRep
Defined in:
lib/sqlite3/constants.rb
Constant Summary
collapse
UTF8 =
1
UTF16LE =
2
UTF16BE =
3
UTF16 =
4
ANY =
5