Lunny Xiao
|
5c116a34d6
|
bug fixed #379
|
2016-04-22 21:43:22 +08:00 |
Lunny Xiao
|
4fec1167de
|
add schema support for postgres
|
2016-03-03 11:03:26 +08:00 |
Lunny Xiao
|
a0aaa7d72b
|
logging interface changed and resolved #160 #219 #353
|
2016-02-16 17:18:01 +08:00 |
TossPig
|
b6ffc57f80
|
修改GetColumns函数
防止数据库中,存在多个schema同表名,不同的字段属性的污染
|
2015-08-25 22:37:16 +08:00 |
Lunny Xiao
|
f9c968d98a
|
dialect interface changed
|
2015-05-19 22:39:50 +08:00 |
Lunny Xiao
|
1992491553
|
license
|
2015-04-28 16:25:04 +08:00 |
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 |