pytable
.sqlutils
index
p:\table\pytable\sqlutils.py
A few simple SQL-code manipulation functions
Functions
characterType
(dbDataType)
Is this a character data-type?
sqlEscape
(value, encoding
='utf-8'
, dbDataType
=''
)
Perform SQL escaping on given (string) value