Lunny Xiao
|
2736227363
|
improved docs
|
2013-09-29 22:00:21 +08:00 |
Lunny Xiao
|
62533df1ea
|
improved docs
|
2013-09-29 17:51:49 +08:00 |
Lunny Xiao
|
8c28dffe30
|
improved docs
|
2013-09-29 16:53:01 +08:00 |
Lunny Xiao
|
da3aed3670
|
docs improved
|
2013-09-29 16:48:33 +08:00 |
Lunny Xiao
|
9e38ddfa99
|
v0.2 Added Cache supported; Added SameMapper for same name between struct and table; Added Sync method for auto added tables, columns, indexes;
|
2013-09-29 16:43:10 +08:00 |
Lunny Xiao
|
82cd602b26
|
bug fixed
|
2013-09-29 09:02:01 +08:00 |
Lunny Xiao
|
4e4e4852c6
|
bug fixed
|
2013-09-29 08:56:02 +08:00 |
Lunny Xiao
|
7ebd533407
|
add Sync() method for sync column, index to table
|
2013-09-28 23:14:42 +08:00 |
Lunny Xiao
|
4cdec08cc9
|
doc improved
|
2013-09-27 10:30:34 +08:00 |
Lunny Xiao
|
7444be795b
|
improved test
|
2013-09-26 15:33:15 +08:00 |
Lunny Xiao
|
9958240be0
|
Merge
|
2013-09-26 15:20:58 +08:00 |
Lunny Xiao
|
48fa4c6fbc
|
many bugs fixed
|
2013-09-26 15:19:39 +08:00 |
Lunny Xiao
|
f148dee404
|
cache bug fixed
|
2013-09-25 10:20:07 +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 |