Lunny Xiao
|
6ecfc78d8d
|
fix bug #7
|
2013-09-01 11:01:10 +08:00 |
Lunny Xiao
|
d90967009a
|
fixed maxconns bug
|
2013-09-01 10:37:46 +08:00 |
Lunny Xiao
|
e3c460d5bf
|
more tests & bug fixed
|
2013-08-09 00:03:33 +08:00 |
Lunny Xiao
|
b0b3c16372
|
v0.1.9 added postgres,mymysql supported;add Cols, StoreEngine, Charset;add many column types
|
2013-08-08 13:24:38 +08:00 |
Lunny Xiao
|
5adfc8e923
|
v0.1.8 union index and union unique supported
|
2013-07-27 12:24:38 +08:00 |
Lunny Xiao
|
fd36a7a539
|
v0.1.7 Added IConnectPool interface and NoneConnectPool, SysConnectPool, SimpleConnectPool the three implements. You can choose one of them and the default is SysConnectPool. You can customrize your own connection pool. struct Engine added Close method, It should be invoked before system exit.
|
2013-07-03 11:49:29 +08:00 |
Lunny Xiao
|
2110aa631e
|
add conversion interface; add struct derive support; add single mapping support
|
2013-06-26 01:02:22 +08:00 |
Lunny Xiao
|
5e90d61fa8
|
mapping now supported single mapping and struct derive
|
2013-06-24 12:08:58 +08:00 |
Lunny Xiao
|
527b5b3f7a
|
v0.1.4 Added simple cascade load support; added more data type supports.
|
2013-06-04 16:56:59 +08:00 |
Lunny Xiao
|
8bf4d68249
|
add Table function
|
2013-05-19 13:25:52 +08:00 |
Lunny Xiao
|
0517c1ddcf
|
fixed field mapping length bug
|
2013-05-13 13:24:45 +08:00 |
Lunny Xiao
|
5870dbaab0
|
add sql execution support
|
2013-05-08 21:42:22 +08:00 |
Lunny Xiao
|
74e0e3b175
|
fix mysql test and sqlite test
|
2013-05-06 16:01:17 +08:00 |