Project

General

Profile

1
"PostgreSQL","MySQL","Comments"
2
"^--(?=\S)","$0 ",
3
"\bserial( NOT NULL\b)?","int(11)\1 AUTO_INCREMENT",
4
"Integer","int(11)",
5
"Boolean","int(1)",
(2-2/12)