Fixed ENUMs (They were coming over as ENUM(n)).
authorRoss Smith II <rossta@users.sf.net>
Sat, 16 Aug 2003 15:56:58 +0000 (15:56 +0000)
committerRoss Smith II <rossta@users.sf.net>
Sat, 16 Aug 2003 15:56:58 +0000 (15:56 +0000)
commit35ed60b5d625ac69a8fdfb77831fae3adccaa59b
tree9c01ec70b3685798af070b3764d2c0a7210f0b19
parent00e41431269c5cba7ac2a96cd2d0eaff5a438139
Fixed ENUMs (They were coming over as ENUM(n)).
Changed NORMAL indexes to INDEX (NORMAL is not valid MySQL).
lib/SQL/Translator/Producer/MySQL.pm