Commit Graph

690 Commits

Author SHA1 Message Date
Lunny Xiao 3843e98d77 bug fixed for mssql dialect 2014-05-08 20:58:03 +08:00
Lunny Xiao 3426738746 doc bug fixed 2014-05-08 20:11:43 +08:00
Lunny Xiao 65d72ed8ca Merge branch 'master' of github.com:go-xorm/xorm 2014-05-08 13:26:12 +08:00
Lunny Xiao 4b94c7b784 add support for prt to extends struct & resolved #115 2014-05-08 13:25:43 +08:00
FuXiaoHei 5cda7e935d translate document 2014-05-07 23:23:31 +08:00
Lunny Xiao 71916f4f84 Merge pull request #123 from linc01n/fix_comment
Fix method name in comment
2014-05-07 20:52:41 +08:00
Lincoln Lee acc01090c1 Fix method name in comment 2014-05-07 20:15:43 +08:00
Lunny Xiao 49e38d65be Merge branch 'master' of github.com:go-xorm/xorm 2014-05-07 15:57:01 +08:00
Lunny Xiao 2ebacae199 add part support for ql 2014-05-07 15:56:33 +08:00
Nash Tsai 39d5b1afce update xorm cmd url 2014-05-07 13:13:23 +08:00
Nash Tsai 39003954bd tidy up tranlations for QuickStart.md 2014-05-07 13:11:21 +08:00
Lunny Xiao f55b4f9c0f In method now can receive slice for first params 2014-05-06 15:16:23 +08:00
Lunny Xiao 05f86478a8 Merge branch 'betazk-master' 2014-05-06 15:00:44 +08:00
Lunny Xiao 08bdf5d042 Merge branch 'master' of https://github.com/betazk/xorm into betazk-master 2014-05-06 15:00:18 +08:00
Lunny Xiao caffa2447f bug fixed and improved IsTableExist 2014-05-06 14:59:58 +08:00
Lunny Xiao 74a165e1fd Merge branch 'master' of github.com:go-xorm/xorm 2014-05-06 14:31:52 +08:00
Lunny Xiao 2ec214fcf8 Merge branch 'mssqllimit' of github.com:go-xorm/xorm into mssqllimit 2014-05-06 14:27:25 +08:00
Lunny Xiao 171e989052 bug fixed 2014-05-06 14:27:16 +08:00
Lunny Xiao 9347c8ab3e bug fixed for mssql limit 2014-05-06 14:19:37 +08:00
Lunny Xiao beecda2e23 Merge branch 'mssqllimit' of https://github.com/go-xorm/xorm into mssqllimit 2014-05-06 11:26:25 +08:00
Lunny Xiao 08357eeb31 mssql bug fixed 2014-05-06 11:25:50 +08:00
Lunny Xiao 84b89289a3 start & limit implementation for mssql 2014-05-06 11:11:44 +08:00
S.W.H 2402f9b4f3 Merge pull request #119 from admpub/master
bug fixed
2014-05-05 23:29:52 +08:00
商讯在线 f133c00223 bug fixed
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
2014-05-05 23:08:17 +08:00
S.W.H 6e83eb6824 Merge pull request #118 from admpub/master
support enum type for mysql
2014-05-05 22:33:50 +08:00
商讯在线 7bbbcba21b support enum type for mysql 2014-05-05 22:26:17 +08:00
Lunny Xiao a190f71d40 quick start docs link changed 2014-05-05 18:00:10 +08:00
Lunny Xiao 70d8969e60 Merge branch 'master' of github.com:go-xorm/xorm 2014-05-05 17:56:26 +08:00
Lunny Xiao 23ffb3d2a0 bug fixed for dump 2014-05-05 17:56:04 +08:00
Nash Tsai 76598912d7 updat QuickStart.md 2014-05-05 17:46:09 +08:00
Nash Tsai c2ec7bc287 Merge branch 'master' of github.com:go-xorm/xorm 2014-05-05 17:20:33 +08:00
Nash Tsai 9d2160a826 update CONTRIBUTING.md 2014-05-05 17:20:16 +08:00
Nash Tsai 7db89134b3 update CONTRIBUTING.md 2014-05-05 17:19:52 +08:00
Lunny Xiao 53dfe7747a bug fixed for Conversion 2014-05-05 14:45:42 +08:00
Lunny Xiao 9e147d2fde add BeforeSet processor and Dump function 2014-05-04 13:53:38 +08:00
Lunny Xiao 93209fa5b2 fixed reference of README.md 2014-05-02 11:11:19 +08:00
Lunny Xiao 685a4a63fd bug fixed and docs improved 2014-05-02 08:48:51 +08:00
Lunny Xiao f3fc0b9976 remove trace string 2014-04-30 10:19:24 +08:00
Lunny Xiao 48746b2df5 bug fixed 2014-04-29 15:20:18 +08:00
Lunny Xiao 1a53dc40e1 add support for ql 2014-04-29 14:16:53 +08:00
Lunny Xiao 8a1f48e4bd Merge pull request #114 from squarism/patch-1
Update QuickStart.md
2014-04-25 23:32:24 +08:00
Chris Dillon 62e08a781b Update QuickStart.md
"go routines" typo.
2014-04-25 11:18:46 -04:00
betazk 84c7a6f7c0 Merge pull request #1 from betazk/test-branch
Update statement.go
2014-04-24 13:46:59 +08:00
betazk 3af0482e1b Update statement.go
delete the COLUMN in genAddColumnStr function
2014-04-24 13:38:07 +08:00
Lunny Xiao 86ce70fea2 Merge pull request #111 from micln/patch-1
Format
2014-04-23 19:26:04 +08:00
Holo 96d483e845 Format
Format directory 6.1
2014-04-23 16:47:52 +08:00
Lunny Xiao f419c31da1 bug fixs #105 2014-04-23 15:25:27 +08:00
Lunny Xiao edbdf1e612 docs small improved 2014-04-23 14:57:40 +08:00
Lunny Xiao 129f77f43c bug fixed 2014-04-23 14:01:53 +08:00
Lunny Xiao 8c79a0cc1d new dialect interface 2014-04-23 14:01:04 +08:00