Commit Graph

  • fc1deea4aa Merge branch 'travis_yml' Lunny Xiao 2016-11-09 09:21:49 +0800
  • d879184ec4 Merge pull request #486 from nemec784/fix/warnings/errorf Lunny Xiao 2016-11-09 09:20:57 +0800
  • a6b31eda3d Merge branch 'nemec784-fix/warnings/comment_on_exported' Lunny Xiao 2016-11-09 09:17:43 +0800
  • 7e47ef8f83 add travis ci Lunny Xiao 2016-11-09 09:00:16 +0800
  • 9a143fe45f Fix golint 'comment on exported (method|type) ...' warnings Sergey Kurt 2016-11-08 18:31:41 +0300
  • 07c9772d40 errors.New(fmt.Sprintf(...)) -> fmt.Errorf(...) Sergey Kurt 2016-11-08 16:48:56 +0300
  • 8872adf7ee Merge branch 'nemec784-refactoring_statement.genColumnStr' Lunny Xiao 2016-11-08 17:47:45 +0800
  • d8cab7ebd0 Merge branch 'master' into refactoring_statement.genColumnStr Sergey 2016-11-08 13:33:07 +0400
  • 326f075fd7 Fixed generation in case of skipping last column Sergey Kurt 2016-11-08 12:32:08 +0300
  • fc797e40d2 Merge branch 'nemec784-go_vet_warnings' Lunny Xiao 2016-11-08 10:24:11 +0800
  • fe3fd2e4b0 Fix go vet warnings Sergey Kurt 2016-11-07 23:16:49 +0300
  • a618e46460 Columns string generation via bytes.Buffer Sergey Kurt 2016-11-07 14:47:42 +0300
  • 2b4faaaeab Merge pull request #482 from nemec784/equalNoCase2EqualFold Lunny Xiao 2016-11-01 22:44:45 +0800
  • 42d389ec00 Case insensitive string comparison using strings.EqualFold Sergey Kurt 2016-11-01 14:57:32 +0300
  • 2ec3936f8a Merge branch 'nemec784-master' Lunny Xiao 2016-11-01 09:36:51 +0800
  • 5caa28d411 Remove allocations from GetColumn & GetColumnIdx Sergey Kurt 2016-10-28 13:52:58 +0300
  • 6e4cb7136a small optimization Lunny Xiao 2016-10-23 18:56:20 +0800
  • 99118594d5 resolved #475 Lunny Xiao 2016-10-23 11:19:18 +0800
  • 673f83cc1e resolved #474 Lunny Xiao 2016-10-23 10:24:43 +0800
  • bccd20a7c5 resolved #474 Lunny Xiao 2016-10-23 10:24:29 +0800
  • 5293f702b9 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2016-10-19 17:00:05 +0800
  • cd9eef351a bug fixed for errorf Lunny Xiao 2016-10-19 16:55:38 +0800
  • a7c7afa0bf Merge pull request #470 from gotokatsuya/fix/typo_notin_comment Lunny Xiao 2016-10-17 18:10:05 +0800
  • c17ed51823 Fix typo at NotIn comment gotokatsuya 2016-10-17 17:23:28 +0900
  • 46eddd7696 Merge pull request #469 from dlob/master Lunny Xiao 2016-10-16 20:57:22 +0800
  • e653751f49 resolved #468 Lunny Xiao 2016-10-16 20:53:03 +0800
  • 886a6d06de fixed bug when using uuid with mssql David Lobmaier 2016-10-16 12:45:35 +0200
  • 539f1099db Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2016-10-10 15:08:52 +0800
  • d1ec487ef5 remove wrong files Lunny Xiao 2016-10-10 15:08:08 +0800
  • 291b8fedc3 bug fixed for mssql Lunny Xiao 2016-10-10 15:07:12 +0800
  • 8ea3308f8c Merge pull request #463 from miaolz123/master Lunny Xiao 2016-10-09 10:24:33 +0800
  • 36f9d8230a fix README_CN.md syntax miaolz123 2016-10-09 09:49:26 +0800
  • c84441e264 Merge pull request #461 from yyoshiki41/rm/quoteColumn Lunny Xiao 2016-10-06 13:06:55 +0800
  • 8b5de8cf1d Update doc.go yyoshiki41 2016-10-05 01:12:24 +0900
  • 6b71006866 Remove engine.Sql yyoshiki41 2016-10-05 00:56:53 +0900
  • 47def2ea58 Remove quoteColumn method yyoshiki41 2016-10-05 00:39:08 +0900
  • cd5244ee2c bug fixed for log Lunny Xiao 2016-09-29 22:10:55 +0800
  • d7d8ac2914 add session.Conds method Lunny Xiao 2016-09-29 15:38:09 +0800
  • 26f36a2c8e distinc count Lunny Xiao 2016-09-29 14:13:15 +0800
  • 1f455336b2 bug fixed for Count Lunny Xiao 2016-09-29 14:10:03 +0800
  • e2e54d57c9 resolved #292 #91 Lunny Xiao 2016-09-27 11:17:35 +0800
  • 845e343cad Merge pull request #456 from satran/patch-1 Lunny Xiao 2016-09-26 15:13:35 +0800
  • 6eb8c02452 Fix typo in Readme Satyajit Ranjeev 2016-09-26 08:08:37 +0200
  • 6f15ac12bd Merge pull request #455 from Warashi/fix/use-defer Lunny Xiao 2016-09-26 13:56:53 +0800
  • 1b423b7807 use defer prepareing for panic/recover sawada_shinnosuke 2016-09-26 12:44:23 +0900
  • 7b5ac89633 add *builder.Builder as pointer to .SQL Lunny Xiao 2016-09-23 10:08:28 +0800
  • bcc1d3eb5a Merge branch 'builder' Lunny Xiao 2016-09-21 14:45:28 +0800
  • 838b2268ae tag v0.5.6 v0.5.6 Lunny Xiao 2016-09-21 14:41:07 +0800
  • 4314d0d539 resolved #450 Lunny Xiao 2016-09-21 12:51:15 +0800
  • c9b09da6e1 rename Lunny Xiao 2016-09-19 11:13:40 +0800
  • 1b773e8762 add sql builder feature on readme Lunny Xiao 2016-09-18 09:17:03 +0800
  • d67e37d253 added query builder for README Lunny Xiao 2016-09-17 20:12:24 +0800
  • 01c5ff6337 added condition query builder support via github.com/go-xorm/builder Lunny Xiao 2016-09-17 20:04:52 +0800
  • 5ae5bc982a call after-events after autoincrement id set back to struct field Lunny Xiao 2016-09-16 20:30:33 +0800
  • 4c7f48fa65 comment a warn log and added pgx driver support Lunny Xiao 2016-09-07 09:42:30 +0800
  • 37e2a03a61 resolved #445: sum returned error when no condition matched Lunny Xiao 2016-09-01 10:15:12 +0800
  • db48d70fd0 bug fixed for table name detect on insert a slice Lunny Xiao 2016-08-22 12:56:40 +0800
  • 5bf745d7d1 add ToMapString method for rows and row Lunny Xiao 2016-08-05 23:24:16 +0800
  • c6c7056840 Merge pull request #437 from kaneshin/patch-2 Lunny Xiao 2016-08-05 09:35:15 -0500
  • edda763c13 Modify extract LOCALE sign from tags Shintaro Kaneko 2016-08-05 10:05:05 +0000
  • 01a03a3092 resolved #431 Lunny Xiao 2016-07-28 23:26:14 +0800
  • 719c58a952 add reflect2truevalue Edison-Hsu 2016-07-28 16:13:58 +0800
  • 55fa6f9176 revert Edison-Hsu 2016-07-28 14:26:22 +0800
  • 5baba4c28b fix rawValue.Interface to (*rawValue).Interface() Edison-Hsu 2016-07-28 14:19:38 +0800
  • 4b8086c979 get rawValue.Interface() Edison-Hsu 2016-07-28 13:16:36 +0800
  • ae6235169c add QueryMapInterface function in engine.go Edison-Hsu 2016-07-28 12:34:00 +0800
  • 0b6a0b06a6 expose Session.Query2 and add Engine.QueryMapString by using Session.Query2 Edison-Hsu 2016-07-27 19:26:01 +0800
  • d5a8d74114 Allow a struct to be used as a field with jsonb Arvin Foroutan 2016-07-25 21:07:13 -0700
  • dddc985b86 Merge branch 'yyoshiki41-refactor/engine' Lunny Xiao 2016-07-19 15:57:10 +0800
  • 9e0ab5cfbd Remove unused method yyoshiki41 2016-07-19 16:17:50 +0900
  • a61cf8e919 Merge pull request #420 from jcsalem/master Lunny Xiao 2016-07-13 20:19:06 -0500
  • ad5c1a5215 Allow the database's timezone to be specified. See https://github.com/go-xorm/xorm/issues/419 Jim Salem 2016-07-13 17:57:21 -0400
  • 964132729e resolved #418 Lunny Xiao 2016-07-11 17:19:43 +0800
  • ea9a4495ac golint and comments Lunny Xiao 2016-07-11 11:29:34 +0800
  • b8b1711cde resolved gogits/gogs#3251 Lunny Xiao 2016-07-11 07:21:12 +0800
  • 99af33e20b resolved #338 Lunny Xiao 2016-07-09 13:57:42 +0800
  • bd994cb726 resolved #209 Lunny Xiao 2016-07-09 13:34:34 +0800
  • 24600f0f5f resolved #131 Lunny Xiao 2016-07-09 12:29:35 +0800
  • 811443400f resolved #389 Lunny Xiao 2016-07-09 11:36:23 +0800
  • 5612916fea bug fixed and performance improved for table name Lunny Xiao 2016-07-09 08:15:53 +0800
  • 86701ad07e added Sum, Sums, SumsInt methods Lunny Xiao 2016-07-07 22:34:43 +0800
  • bc1b7f81f0 bug fixed Lunny Xiao 2016-07-07 11:32:53 +0800
  • 9bf34c3189 small optimization v0.5.4 Lunny Xiao 2016-07-07 09:01:13 +0800
  • b7ab22b84c resolved #380 Lunny Xiao 2016-06-30 17:05:52 +0800
  • 9d17789b4d resolved #400 Lunny Xiao 2016-06-30 16:55:34 +0800
  • 7d0f249cf5 resolved #416 Lunny Xiao 2016-06-30 16:35:04 +0800
  • b1f8a9cefb resolved go-xorm/xorm#416 Lunny Xiao 2016-06-30 16:33:09 +0800
  • 3d4a143814 bug fixed Lunny Xiao 2016-05-29 16:47:54 +0800
  • 800f4b35db Fixed driver-name logging yyoshiki41 2016-05-23 11:37:20 +0900
  • a75b13f07d Move statement methods to statement.go Victor Gaydov 2016-05-13 13:09:11 +0300
  • 9225f21f45 bug fixed for json unmarshal Lunny Xiao 2016-05-13 15:35:30 +0800
  • 0c3586bc28 small performance optimazition Lunny Xiao 2016-05-13 10:49:33 +0800
  • 1768a08d82 MapToSlice: return error instead of panic Lunny Xiao 2016-06-29 17:56:53 +0800
  • 57e721c3cd Fixed driver-name logging yyoshiki41 2016-05-23 11:37:20 +0900
  • 4143bd6cac Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2016-05-14 19:02:36 +0800
  • 5aedd09131 bug fixed for join table name Lunny Xiao 2016-05-14 19:01:50 +0800
  • 4a173ce4ed Merge pull request #391 from gavv/master Lunny Xiao 2016-05-13 11:06:28 -0500
  • b3bc4caf9f fixed backward compatibility because PR #387 caused Lunny Xiao 2016-05-13 23:55:14 +0800
  • 1b96792b00 Move statement methods to statement.go Victor Gaydov 2016-05-13 13:09:11 +0300
  • 040db3951c bug fixed for json unmarshal Lunny Xiao 2016-05-13 15:35:30 +0800