Project

General

Profile

« Previous | Next » 

Revision 13559

fix: lib/PostgreSQL-MySQL.csv: need to replace "double precision" with "double" to work with MySQL Workbench 5.2.47

View differences:

PostgreSQL-MySQL.csv
30 30
oid,int(11),
31 31
integer,int(11),
32 32
boolean,int(1),
33
\b(double) precision\b,\1,
33 34
bytea,blob,
34 35
 with time zone\b,,
35 36
fulltext,`\g<0>`,

Also available in: Unified diff