- sql
- long-identifier detection fixed to use > rather than >= for
max ident length [ticket:589]
+- mysql
+ - added 'fields' to reserved words [ticket:590]
+
0.3.8
- engines
- added detach() to Connection, allows underlying DBAPI connection
'declare', 'default', 'delayed', 'delete', 'desc', 'describe',
'deterministic', 'distinct', 'distinctrow', 'div', 'double', 'drop',
'dual', 'each', 'else', 'elseif', 'enclosed', 'escaped', 'exists',
- 'exit', 'explain', 'false', 'fetch', 'float', 'float4', 'float8',
+ 'exit', 'explain', 'false', 'fetch', 'fields', 'float', 'float4', 'float8',
'for', 'force', 'foreign', 'from', 'fulltext', 'grant', 'group', 'having',
'high_priority', 'hour_microsecond', 'hour_minute', 'hour_second', 'if',
'ignore', 'in', 'index', 'infile', 'inner', 'inout', 'insensitive',