Lunny Xiao
|
48fa4c6fbc
|
many bugs fixed
|
2013-09-26 15:19:39 +08:00 |
Lunny Xiao
|
9d676ebddd
|
cache bug fixed
|
2013-09-25 01:31:25 +08:00 |
Lunny Xiao
|
22ddfa9f77
|
bug fixed
|
2013-09-24 10:07:47 +08:00 |
Lunny Xiao
|
daaa90e14e
|
bug fixed
|
2013-09-23 23:59:42 +08:00 |
Lunny Xiao
|
d7a8b90d0c
|
bug fixed
|
2013-09-23 22:39:08 +08:00 |
Lunny Xiao
|
1ce77128c1
|
bug fixed
|
2013-09-23 22:31:51 +08:00 |
Lunny Xiao
|
aa6feeb328
|
bug fixed
|
2013-09-23 10:20:45 +08:00 |
Lunny Xiao
|
29a72f9adb
|
bug fixed
|
2013-09-23 09:22:30 +08:00 |
Lunny Xiao
|
affc64cde3
|
remove debug info
|
2013-09-22 17:53:12 +08:00 |
Lunny Xiao
|
894e97e195
|
fixed NoCache method
|
2013-09-22 17:32:23 +08:00 |
Lunny Xiao
|
768b5bacdb
|
cache system improved
|
2013-09-21 00:06:41 +08:00 |
Lunny Xiao
|
365812143b
|
method Update(...) 's first params now support map and map's ptr
|
2013-09-20 00:07:39 +08:00 |
Lunny Xiao
|
29fe0b6f80
|
added NoAutoTime method; added unfinished cache system, defaultly it's disabled.
|
2013-09-17 17:36:34 +08:00 |
Lunny Xiao
|
2be17de9b8
|
improved QuickStart.md
|
2013-09-11 17:30:00 +08:00 |
Lunny Xiao
|
5fbc6789af
|
improved QuickStart.md
|
2013-09-11 17:28:27 +08:00 |
Lunny Xiao
|
ca4007d35c
|
improved QuickStart.md
|
2013-09-11 17:24:57 +08:00 |
Lunny Xiao
|
3a30031ac4
|
improved QuickStart.md
|
2013-09-11 17:19:10 +08:00 |
Lunny Xiao
|
d8b898f373
|
improved QuickStart.md
|
2013-09-11 17:11:40 +08:00 |
Lunny Xiao
|
1c6114a820
|
improved QuickStart.md
|
2013-09-11 17:04:26 +08:00 |
Lunny Xiao
|
bc34495ceb
|
improved QuickStart.md
|
2013-09-11 17:03:34 +08:00 |
Lunny Xiao
|
6a931085ae
|
improved QuickStart.md
|
2013-09-11 17:03:01 +08:00 |
Lunny Xiao
|
ad236be162
|
improved QuickStart.md
|
2013-09-11 17:00:36 +08:00 |
Lunny Xiao
|
d79a96c2fa
|
improved doc
|
2013-09-11 16:30:17 +08:00 |
Lunny Xiao
|
c701db0913
|
little improved & QuickStart.md
|
2013-09-11 16:23:10 +08:00 |
Lunny Xiao
|
4691a4f3ba
|
fixed bug #8 & #9
|
2013-09-06 14:32:20 +08:00 |
Lunny Xiao
|
3a868531e9
|
add support for slice, array, map, custom types fields of struct & fixed #4
|
2013-09-05 23:20:52 +08:00 |
Lunny Xiao
|
695b89c35f
|
resolved #6: add created & updated
|
2013-09-02 22:50:40 +08:00 |
Lunny Xiao
|
5d523cc3b2
|
add Desc & Asc test
|
2013-09-02 10:20:29 +08:00 |
Lunny Xiao
|
4ea5fd2791
|
improved Asc & Desc
|
2013-09-02 10:06:32 +08:00 |
Lunny Xiao
|
1d1c7c9add
|
add Asc and Desc methods
|
2013-09-02 09:54:37 +08:00 |
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
|
f0e87becd2
|
added maxconnect limit support
|
2013-08-29 17:26:33 +08:00 |
Lunny Xiao
|
f817b30f28
|
Update() add map[string]interface{} as update columns
|
2013-08-29 13:18:02 +08:00 |
Lunny Xiao
|
d2507a900f
|
Merge branch 'master' of github.com:lunny/xorm
|
2013-08-29 10:25:27 +08:00 |
Lunny Xiao
|
b742ca6f3b
|
bugs fixed
|
2013-08-29 10:18:33 +08:00 |
lunny
|
129fb27830
|
Update README.md
|
2013-08-16 12:23:36 +08:00 |
lunny
|
8e698d9b9d
|
fixed readme bugs
|
2013-08-16 12:22:34 +08:00 |
Lunny Xiao
|
675f6f5f83
|
fixed bug #5 & fixed partly bug #4
|
2013-08-15 13:46:52 +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
|
a7f6aa92d3
|
bug fix
|
2013-07-27 21:59:11 +08:00 |
Lunny Xiao
|
dd06d9a4cf
|
bug fix
|
2013-07-27 21:47:22 +08:00 |
Lunny Xiao
|
5adfc8e923
|
v0.1.8 union index and union unique supported
|
2013-07-27 12:24:38 +08:00 |
Lunny Xiao
|
2113d5fd4c
|
fix bug
|
2013-07-19 09:06:17 +08:00 |
Lunny Xiao
|
65608363e3
|
fixed some bugs
|
2013-07-18 01:26:14 +08:00 |
Lunny Xiao
|
433af9ae44
|
fix unique bug
|
2013-07-17 00:47:26 +08:00 |
Lunny Xiao
|
08a2f7b92d
|
Merge branch 'master' of github.com:lunny/xorm
|
2013-07-15 23:46:37 +08:00 |
Lunny Xiao
|
185542a588
|
fix test password of mysql
|
2013-07-15 23:45:04 +08:00 |
lunny
|
6a9bcff7b7
|
Merge pull request #3 from airylinus/master
fix typo in doc
|
2013-07-11 20:05:26 -07:00 |