Lunny Xiao
|
aa90a634d4
|
resolved #176 & cache bug fixed
|
2015-04-01 16:32:17 +08:00 |
Lunny Xiao
|
f2d3be988e
|
bug fixed for #208
|
2015-02-13 22:52:12 +08:00 |
Lucas Liu
|
a8796d1cca
|
fix datetime in sqlite3
|
2014-12-03 14:09:40 +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 |
Lunny Xiao
|
6ea489a1a9
|
add reserved words for mysql,sqlite,mssql,oracle
|
2014-09-06 23:25:46 +08:00 |
Lunny Xiao
|
fef024b600
|
bug fixed for sqlite3 dialect
|
2014-08-28 23:13:04 +08:00 |
Eryx
|
560525e3ca
|
bugfix: getting the right column lines when the culumn type is varchar (n) or number (n, m)
|
2014-07-03 23:35:31 +08:00 |
Lunny Xiao
|
bfeb6ea19f
|
bug fixed & new Import func
|
2014-05-24 16:05:48 +08:00 |
Lunny Xiao
|
c7b8826cda
|
bug fixed for sqlite3 & oracle dialect
|
2014-05-14 20:26:42 +08:00 |
Lunny Xiao
|
2ebacae199
|
add part support for ql
|
2014-05-07 15:56:33 +08:00 |
Lunny Xiao
|
9e147d2fde
|
add BeforeSet processor and Dump function
|
2014-05-04 13:53:38 +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 |
Nash Tsai
|
81c947b61b
|
flattened dialects dir and register db dialect for assocaited registered driver
|
2014-04-11 21:06:11 +08:00 |