Libraries
»
sqlite3
(1.3.8)
»
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