Project

General

Profile

« Previous | Next » 

Revision 954

PostgreSQL-MySQL.csv: Handle array types

View differences:

lib/PostgreSQL-MySQL.csv
10 10
"\bDEFAULT \w*\(.*\)",,".* rather than .*? to allow nested ()"
11 11
"^(CREATE\b[^;]*\bINDEX\b[^;]*\b)USING \w+","\1",
12 12
"(?<=\bALTER TABLE )ONLY ",,                
13
"\[\]",,"arrays"
13 14
,,"syntax changes"
14 15
"^--(?=\S)","\g<0> ",
15 16
"""([^""]*?)""","`\1`",

Also available in: Unified diff