Commit Graph

  • 5750e3f90a
    Add context support (#1193) Lunny Xiao 2019-01-20 11:01:14 +0800
  • 237227dbbb
    add tests for get interface Lunny Xiao 2019-01-17 16:22:42 +0800
  • 1bedde5de1
    improve pingcontext tests Lunny Xiao 2019-01-17 15:44:02 +0800
  • 3f7e4504d3
    add context support Lunny Xiao 2019-01-17 15:32:46 +0800
  • 229c3aaf04
    Add circleci 2 support (#1198) Lunny Xiao 2019-01-20 10:56:25 +0800
  • d55f09685e
    remove unused circle1 config file Lunny Xiao 2019-01-20 10:53:00 +0800
  • 3546c77c76
    ignore golint currently Lunny Xiao 2019-01-20 10:49:06 +0800
  • 5247ac82eb
    add circleci 2 support Lunny Xiao 2019-01-20 10:46:54 +0800
  • 568ffe1f0f Add some missing MS SQL Server types: NChar, SmallDateTime, Money, SmallMoney (#45) Robert Gabriel Jakabosky 2019-01-17 15:33:21 +0800
  • f7f8c28148
    fix bench tests (#47) v0.6.1 Lunny Xiao 2019-01-17 14:47:46 +0800
  • f50e09f2ad
    Add context support (#46) Lunny Xiao 2019-01-17 14:40:11 +0800
  • a6300f2a45 Fixing issue from go-gitea/gitea #5728 (#1192) Zsombor 2019-01-16 04:26:49 +0100
  • d4ab0767d1 Fixing issue from go-gitea/gitea #5728 Zsombor Gegesy 2019-01-14 23:41:54 +0100
  • 1cd2662be9 Fix exporting into Postgres, problems: (#1186) Zsombor 2019-01-09 09:18:50 +0100
  • b255dcb107 Fix exporting into Postgres, problems: * UUID and BOOL type shouldn't have a length field * Incorrect quoting cause that the column names are selected instead of the column values Zsombor Gegesy 2019-01-09 08:53:57 +0100
  • 6ff5024386
    Merge da2991ab30 into a8f0a7110a julySky 2018-12-25 10:46:44 +0000
  • a8f0a7110a Update README_CN.md (#1179) 喜欢兰花山丘 2018-12-20 16:05:00 +0800
  • 21c66065f6
    Update README_CN.md 喜欢兰花山丘 2018-12-20 10:35:18 +0800
  • 1537cf3d60
    Merge branch 'master' into master jiangyanfeng 2018-12-12 21:17:32 +0800
  • 401f4ee8ff Implementing elseif for conversion of Default (#1173) Christopher 2018-12-11 15:18:29 +0100
  • c44f085397
    Implementing elseif for conversion of Default Christopher 2018-12-11 14:59:33 +0100
  • d0e27eff01 Merge branch 'master' of https://github.com/jiangyanfeng/xorm jiangyanfeng 2018-12-08 18:45:29 +0800
  • bd36dab342 try to fix testEngine.Select undefined error jiangyanfeng 2018-12-08 18:45:02 +0800
  • 59c71c5980
    Merge branch 'master' into master jiangyanfeng 2018-12-08 18:31:28 +0800
  • f5e3392860 remove RawCols, use Select instead jiangyanfeng 2018-12-08 17:20:18 +0800
  • 17b48001d3 Merge branch 'master' of https://github.com/jiangyanfeng/xorm jiangyanfeng 2018-12-08 17:11:26 +0800
  • 9b50e3bbcc fix Count error when have Select statement jiangyanfeng 2018-12-08 17:09:30 +0800
  • fa40f1e789 check driver.Valuer response MURAOKA Taro 2018-12-07 13:22:41 +0900
  • fd49db598f
    update chinese readme Lunny Xiao 2018-12-05 16:24:22 +0800
  • 75e384df91 fix: for time.Time field, when time is zero and db field has default value, then return nil to use db default value nanyan 2018-12-04 18:04:21 +0800
  • 6b3b18733a fix https://github.com/go-xorm/xorm/issues/1143 zhanghelong 2018-11-13 23:23:12 +0800
  • 1663d9f3db fix insert time is nil error jeck.han 2018-11-13 23:12:25 +0800
  • b07c406703 fix session_find & session_get getCacher param error (#1131) Slory7 2018-11-03 00:17:11 +0800
  • 21de1dc095
    Merge branch 'master' into master Slory7 2018-11-01 17:40:45 +0800
  • df013aaca7
    Merge branch 'master' into master Slory7 2018-11-01 17:33:19 +0800
  • c121875c7a fix session_find & session_get getCacher param error Slory7 2018-11-01 17:13:06 +0800
  • 01dd69d390 fix session_delete getCacher tablename param error (#1126) Slory7 2018-10-30 13:21:39 +0800
  • 4b768af151 fix session_delete getCacher tablename param error Slory7 2018-10-30 11:28:45 +0800
  • 3add351809 Add version uint type support (#1125) mars 2018-10-27 21:20:00 +0800
  • a7e2cb5681 Code refactoring marshalys 2018-10-26 14:03:43 +0800
  • 98de0142e8 fix panic when use version with uint32 type marshalys 2018-10-26 13:05:47 +0800
  • 5d0cb69c57 fix panic when use version with uint32 type marshalys 2018-10-26 12:13:32 +0800
  • 1f39c590c6
    update go.mod v0.7.1 Lunny Xiao 2018-10-23 17:52:55 +0800
  • 56bb4a5855
    fix mssql test Lunny Xiao 2018-10-22 13:25:05 +0800
  • 2b464a1d7b
    force push Lunny Xiao 2018-10-10 11:37:12 +0800
  • 84089854f6
    init mssql Lunny Xiao 2018-10-09 17:44:54 +0800
  • 5134e619c7
    fix drone mssql Lunny Xiao 2018-10-09 15:13:01 +0800
  • 8870afedb7
    fix mssql drone ci Lunny Xiao 2018-10-09 14:21:42 +0800
  • dd347f82e8
    update mssql drone ci config Lunny Xiao 2018-10-09 13:44:46 +0800
  • 0297b56a56
    fix drone file Lunny Xiao 2018-10-09 08:56:44 +0800
  • 5c46079008
    add mssql drone test Lunny Xiao 2018-10-09 08:39:16 +0800
  • 3c5e41a5bf
    add mysql utf8mb4 tests (#1120) Lunny Xiao 2018-10-18 20:15:27 +0800
  • f574d3c3dc
    Merge branch 'master' into master jiangyanfeng 2018-10-17 15:06:22 +0800
  • da2991ab30 fix nil pointer yifhao 2018-10-17 12:57:00 +0800
  • c67b32a22a fix statement.Limit(0) will update or delete all data yifhao 2018-10-17 11:53:45 +0800
  • 4e4bd18886
    add mysql utf8mb4 tests Lunny Xiao 2018-10-17 10:35:58 +0800
  • 1a7b21155b
    Add query slice string (#1114) Lunny Xiao 2018-10-15 13:03:43 +0800
  • 763a47025a
    fix tests Lunny Xiao 2018-10-15 12:31:06 +0800
  • 42cf4fab13 RawCols generate raw "col1, col2, group_concat(col3)" statement jiangyanfeng 2018-10-13 19:00:26 +0800
  • 59ca7f0f95
    add query slice string Lunny Xiao 2018-10-12 09:52:46 +0800
  • 7706f638d7
    Merge 8430f053f0 into 3e8290cc94 Bo-Yi Wu 2018-10-11 06:10:42 +0000
  • 8430f053f0 update Bo-Yi Wu 2018-10-11 14:10:32 +0800
  • 4fc3f139e9 refactor: fix go lint warning. Bo-Yi Wu 2018-10-11 13:51:25 +0800
  • 6bc9412b1c
    don't change index's columns sort in Equal Lunny Xiao 2018-10-08 21:23:26 +0800
  • 3e8290cc94
    Add drone ci (#1092) Lunny Xiao 2018-10-08 16:53:36 +0800
  • cd07f3f836
    comment codecov on drone ci Lunny Xiao 2018-10-08 11:11:19 +0800
  • 3946f3dfc4
    update mymysql drone config Lunny Xiao 2018-10-06 22:44:23 +0800
  • e9a64a3f5e
    improve postgres Lunny Xiao 2018-10-05 22:41:32 +0800
  • d05b615b01
    improve drone ci Lunny Xiao 2018-10-05 22:27:41 +0800
  • ec49bd5c5a
    fix drone config Lunny Xiao 2018-09-29 09:23:14 +0800
  • f6d999c3a6
    update drone Lunny Xiao 2018-09-29 09:01:45 +0800
  • 38025a78b6
    Merge 5c8daa6983 into 7a9249de33 BetaCat 2018-09-28 11:42:10 +0000
  • 5c8daa6983 if the param is type of time.Time, it will be automatic shifted to Engine.DatabaseTZ timezone zhanghelong 2018-09-28 19:20:03 +0800
  • d46122841b
    fix drone Lunny Xiao 2018-09-28 14:01:54 +0800
  • 7ddbd0b6a6
    add db tests on drone Lunny Xiao 2018-09-28 10:18:09 +0800
  • 9c3efb7afe
    add drone ci Lunny Xiao 2018-09-07 11:08:43 +0800
  • 7a9249de33
    Get adds context cache feature (#1102) Lunny Xiao 2018-09-25 21:31:44 +0800
  • 34f16eb7d6
    disable global cache on context cache test Lunny Xiao 2018-09-23 22:05:15 +0800
  • f3b47c16f7
    update README Lunny Xiao 2018-09-23 12:49:19 +0800
  • cbd52d54cf
    update README Lunny Xiao 2018-09-23 10:20:13 +0800
  • b495fa5ad0
    refactor ContextCache Lunny Xiao 2018-09-23 10:18:40 +0800
  • 949e8ec5ea
    refactor ContextCache Lunny Xiao 2018-09-23 10:18:23 +0800
  • a035a9297c
    remove unused params Lunny Xiao 2018-09-21 22:05:48 +0800
  • 01ab8819c7
    fix bug Lunny Xiao 2018-09-21 22:03:04 +0800
  • c16ca27799
    reset statment Lunny Xiao 2018-09-18 15:20:16 +0800
  • 769cc16b06
    remove global context cache Lunny Xiao 2018-09-18 15:18:21 +0800
  • dc08f27b23
    remove global context cache Lunny Xiao 2018-09-18 15:15:09 +0800
  • b0fd84832d
    add context cache feature Lunny Xiao 2018-09-18 14:45:26 +0800
  • 3542b3a933
    context Lunny Xiao 2018-09-16 14:56:03 +0800
  • fa23a9774a
    PingContext test (#1103) Lunny Xiao 2018-09-23 13:22:18 +0800
  • 924623edab
    PingContext test Lunny Xiao 2018-09-23 12:54:32 +0800
  • 1261905a94
    update readme Lunny Xiao 2018-09-21 10:04:58 +0800
  • aef1944456
    Merge 42e18ebce7 into 68af41e764 liumingmin 2018-09-17 14:48:34 +0000
  • 68af41e764
    add unvalid pk test (#1100) Lunny Xiao 2018-09-17 22:46:19 +0800
  • 41498e6d63
    add test for <- tag (#1099) Lunny Xiao 2018-09-17 22:46:07 +0800
  • eb27fffacf enhancement: auto-transaction (#1093) BetaCat 2018-09-17 22:45:49 +0800
  • 797a469347
    add unvalid pk test Lunny Xiao 2018-09-17 21:45:18 +0800
  • 674639d6d7
    add test for <- tag Lunny Xiao 2018-09-17 21:36:07 +0800
  • 9e0d5dcca0
    Merge branch 'master' into enhancement-auto-transaction Lunny Xiao 2018-09-12 15:53:52 +0800
  • 8fc5b8b4d7 auto transaction zhanghelong 2018-09-12 14:20:16 +0800