Project

General

Profile

1 532 aaronmk
"PostgreSQL","MySQL","Comments"
2 537 aaronmk
"^--(?=\S)","\g<0> ",
3 534 aaronmk
"\bserial( NOT NULL\b)?","int(11)\1 AUTO_INCREMENT",
4 532 aaronmk
"Integer","int(11)",
5
"Boolean","int(1)",
6 537 aaronmk
" with time zone\b","",
7
"fulltext","\g<0>__"