Commit Graph

17 Commits

Author SHA1 Message Date
Lunny Xiao 3a5d5aa786 cache support all kinds of primary keys 2014-11-08 11:12:37 +08:00
Lunny Xiao 02b7db1334 add nvarchar type 2014-10-24 12:43:17 +08:00
Nash Tsai 614db2ac9e update postgresReservedWords 2014-09-22 09:48:25 +08:00
Lunny Xiao 954c413725 add postgres reserved words 2014-09-07 08:32:58 +08:00
Lunny Xiao 6ea489a1a9 add reserved words for mysql,sqlite,mssql,oracle 2014-09-06 23:25:46 +08:00
Lunny Xiao 8fb9bd8d36 bug fixed for postgres dialect 2014-08-28 23:04:28 +08:00
Lunny Xiao 0fa2433cf9 improved Sync2 method 2014-08-28 22:48:01 +08:00
Lunny Xiao 207db2f97d postgres uuid bug fixed 2014-06-26 14:35:40 +08:00
砼砼 af328951fb pqsql-uuid 2014-06-23 21:46:08 +08:00
Lunny Xiao 6d1a0ac0b0 add Sync2 for a new sync database struct methods 2014-06-11 14:01:14 +08:00
Lunny Xiao bd1487ba55 bug fixed 2014-05-29 16:53:23 +08:00
Lunny Xiao 1d7932a2ae bug fixed 2014-05-09 09:47:40 +08:00
Lunny Xiao 48746b2df5 bug fixed 2014-04-29 15:20:18 +08:00
Lunny Xiao 8c79a0cc1d new dialect interface 2014-04-23 14:01:04 +08:00
Lunny Xiao 9a6458134a set db to dialect 2014-04-18 18:39:07 +08:00
Lunny Xiao a8b9f5d8b8 bug fixed and code refactoring 2014-04-11 23:33:56 +08:00
Nash Tsai 81c947b61b flattened dialects dir and register db dialect for assocaited registered driver 2014-04-11 21:06:11 +08:00