pwtools
Navigation
API Reference
Features
Installation
Tutorial
Background, details, special topics
Related Topics
Documentation overview
API Reference
sql
Previous:
pwtools.sql.fix_sql_header
Next:
pwtools.sql.get_test_db
Quick search
pwtools.sql.fix_sqltype
¶
pwtools.sql.
fix_sqltype
(
sqltype
)
[source]
¶
Fix
sqltype
string. Force uppercase string and change ‘FLOAT’ -> ‘REAL’.
Parameters
:
sqltype
(
str
)
Returns
:
st
Return type
:
string