Commit Graph

8 Commits

Author SHA1 Message Date
Jinzhu 1e6be1646e Fix postgres primary key sql tag 2013-12-06 08:19:40 +08:00
Jinzhu 1ff630f3d5 Add test for float64 precision 2013-12-03 08:35:34 +08:00
Cihangir 93fdc2dbc3 Postgresql Dialet: fix primary tag for int types
There is not `sehrial`type in postgresql
2013-12-01 21:26:19 -08:00
Jinzhu 41d8e2d132 Quote column name to avoid issue when it same as SQL reserved words 2013-11-30 14:53:59 +08:00
Jinzhu ba6403f904 Fix binvar for mysql 2013-11-16 20:47:25 +08:00
Jinzhu 2d34ecd6a9 Refact Code 2013-11-15 11:36:27 +08:00
Jinzhu c1c13129f1 Finish dialects 2013-11-14 19:09:27 +08:00
Jinzhu ac4b2e2a42 Initalize dialects 2013-11-14 17:35:23 +08:00