Commit Graph

  • 45f019c574 fix bug in sqlite db name parsing (#1096) BetaCat 2018-09-12 09:44:34 +0800
  • eb6934c3e5 fix bug in sqlite db name parsing zhanghelong 2018-09-11 22:38:58 +0800
  • b91f954f18 enhancement: auto-transaction zhanghelong 2018-09-08 20:23:20 +0800
  • 270035c70f
    Add more methods for EngineInterface (#1091) Lunny Xiao 2018-09-07 11:01:18 +0800
  • 2e373f9edf
    more interfaces Lunny Xiao 2018-09-07 10:44:17 +0800
  • 5eb6dcd789
    add more methods for EngineInterface Lunny Xiao 2018-09-06 20:56:17 +0800
  • 42e18ebce7
    Merge branch 'master' into master liumingmin 2018-09-06 10:58:39 +0800
  • 4e21af9122 fix db default charset error (#1072) zhanglin 2018-08-25 20:34:45 +0800
  • d87e921b17
    add table charset empty check zhanglin 2018-08-25 13:28:10 +0800
  • 2ac6c662e3
    Merge branch 'master' into patch-1 zhanglin 2018-08-25 13:26:31 +0800
  • 5b080b7495 缺少sqlite库 (#1083) aojianwu 2018-08-24 16:02:08 +0800
  • 5629860f00
    缺少sqlite库 aojianwu 2018-08-24 14:56:45 +0800
  • c5c275a261 Propagate errors from SQL row reading (#1079) Lorenz Brun 2018-08-23 08:11:23 +0200
  • bfb6281545
    Propagate errors from SQL row reading Lorenz Brun 2018-08-22 21:55:43 +0200
  • bfe42aec25 fix #1075 使用EngineGroup实现一主多从集群,无法从Master执行Sql查询,并且总是从Slave查询。 liumingmin 2018-08-20 15:03:29 +0800
  • 922c48da8d
    fix db default charset error zhanglin 2018-08-17 08:39:23 +0800
  • e88d320934
    Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2018-08-09 22:38:41 +0800
  • 8668e25c4e
    update CI Lunny Xiao 2018-08-09 22:37:36 +0800
  • b8d39bd0ff
    upgrade circleci from 1 to 2 Lunny Xiao 2018-08-09 22:33:34 +0800
  • 0b0a419f59 Fix compile error (#1042) qianguozheng 2018-08-09 21:07:07 +0800
  • 4bc3b9afcb
    Merge branch 'master' into patch-1 Lunny Xiao 2018-08-09 14:38:05 +0800
  • 1eee8a367e
    fix #997 group by (#1065) Lunny Xiao 2018-08-09 14:37:44 +0800
  • bdacdfe7d4 fix time test DarthPestilane 2018-08-09 14:05:56 +0800
  • be0bce05c6
    Merge branch 'master' into patch-1 Lunny Xiao 2018-08-09 13:42:46 +0800
  • ae4f999e8f
    Merge branch 'master' into lunny/fix_groupby Lunny Xiao 2018-08-09 13:26:05 +0800
  • 4ce90f9a62
    Exec support builder (#1064) Lunny Xiao 2018-08-09 13:09:54 +0800
  • 6a8dbd8e95 add test for time format DarthPestilane 2018-08-09 12:07:01 +0800
  • 8e38bbf687
    fix #997 group by Lunny Xiao 2018-08-09 11:32:00 +0800
  • 67182046a5
    Exec support builder Lunny Xiao 2018-08-09 10:57:52 +0800
  • 0f45210a71
    Merge b853758f8c into 4b224e8823 Rui Wang 2018-07-26 12:06:59 +0000
  • 4b224e8823 Fix genUpdateColumns() should not ignore soft delete column when unscoped (#1051) 陈文强 2018-07-26 20:05:25 +0800
  • b853758f8c add Pluck function to retrieve a list of column values DarthPestilane 2018-07-26 17:21:16 +0800
  • 188193dcac update go.mod DarthPestilane 2018-07-26 15:29:43 +0800
  • 460c9395ec Fix genUpdateColumns() should not ignore soft delete column when unscoped chen.wenqiang 2018-07-26 13:41:56 +0800
  • dca0d7c3e0
    Merge 3960b20bf1 into 545f30f5cc RideWindX 2018-07-24 06:05:23 +0000
  • 3960b20bf1 Merge branch 'master' of github.com:cochainio/xorm RideWindX 2018-07-24 14:02:32 +0800
  • db73945c82 Update import path RideWindX 2018-07-24 14:00:47 +0800
  • c9f074e293
    Fix bug that id type cannot be blob RideWindX 2018-07-24 13:54:03 +0800
  • 545f30f5cc just return error instead. (#1046) Bo-Yi Wu 2018-07-22 22:43:48 +0800
  • e81aba569a
    just return error instead. Bo-Yi Wu 2018-07-22 18:50:58 +0800
  • 19b206912e replace retval of ToDB with {}interface(nil) MURAOKA Taro 2018-07-21 14:37:09 +0900
  • 7c9e4836d2
    Fix compile error qianguozheng 2018-07-18 15:41:36 +0800
  • ad69f7d8f0
    performance improvement via string builder (#1036) Lunny Xiao 2018-07-11 08:59:00 +0800
  • f9022d0d7c
    performance improvement via string builder Lunny Xiao 2018-07-10 15:38:38 +0800
  • 907f8e0fd1
    Merge 9477d3719c into f16ce722ec Can 2018-06-28 09:29:04 +0000
  • bb59fcc543 sign codes according to contributing rules. DarthPestilane 2018-06-28 16:03:10 +0800
  • 7a404899b8 format time when sqlTypeName is core.Varchar. Same with core.DateTime or core.TimeStamp DarthPestilane 2018-06-28 15:54:40 +0800
  • f16ce722ec Fix BUG: Update statement build function should ingore ONLYFROMDB fields (#1012) DrWrong(Yuhang) 2018-06-23 14:59:01 +0800
  • bf5bbb3309
    Merge branch 'master' into feature.update-fix Lunny Xiao 2018-06-23 13:50:46 +0800
  • 1de9d224b6
    don't keep packages cache (#1016) Lunny Xiao 2018-06-23 13:49:32 +0800
  • b7c27361e1
    Merge branch 'master' into lunny/remove_vendor Lunny Xiao 2018-06-23 12:26:37 +0800
  • f68d6453a7
    Merge e999912036 into ee5b31ecae techknowlogick 2018-06-20 14:37:17 +0000
  • ce51916346
    Merge 7df3920cf9 into ee5b31ecae techknowlogick 2018-06-20 13:10:41 +0000
  • 07fb8f9464 Modify test case DrWrong 2018-06-20 17:17:08 +0800
  • ee5b31ecae
    add support for mulitple transactions on one session (#1015) Lunny Xiao 2018-06-20 17:14:43 +0800
  • 04bd8d417c
    don't keep packages cache Lunny Xiao 2018-06-20 17:05:45 +0800
  • ce01583a3a
    add support for mulitple transactions on one session Lunny Xiao 2018-06-20 16:56:40 +0800
  • 26a7f0c6c3 Add test case DrWrong 2018-06-20 10:46:51 +0800
  • 4f3f7a6fa9 Fix BUG: Update statement build function should ingore ONLYFROMDB fields DrWrong 2018-06-19 19:14:35 +0800
  • 7940dab1ac Modify DrWrong 2018-06-11 22:04:58 +0800
  • 6e70297bc8 Convert args to database time DrWrong 2018-06-05 15:59:16 +0800
  • e999912036 update dialect Gitea 2018-06-06 17:40:22 -0400
  • ba752f07e8 Merge branch 'patch-1' of github.com:techknowlogick/xorm into patch-1 Gitea 2018-06-06 17:21:55 -0400
  • 48b0253baf
    update query techknowlogick 2018-06-06 16:52:36 -0400
  • e09c69d374
    Use available column types for cockroachdb/postgres techknowlogick 2018-06-06 14:23:01 -0400
  • 7df3920cf9 update github.com/go-sql-driver/mysql to version 1.4.0 Gitea 2018-06-06 10:45:40 -0400
  • a8bd843a55 Change pgx driver (#996) DrWrong(Yuhang) 2018-06-06 16:43:14 +0800
  • a9ae719874 Fix bug DrWrong 2018-06-05 15:59:16 +0800
  • 57d7b9b042 Add test case DrWrong 2018-06-05 15:14:53 +0800
  • cebdacd514 Change pgx driver DrWrong 2018-06-05 14:33:02 +0800
  • ab17aa2203
    Add more test for query (#932) Lunny Xiao 2018-05-08 17:44:15 +0800
  • 4fd0b5cba5
    fix tests Lunny Xiao 2018-05-08 17:20:23 +0800
  • 24f3bac369
    add more test for query Lunny Xiao 2018-05-07 23:09:21 +0800
  • c10e21e7e1
    Merge branch 'master' of github.com:go-xorm/core v0.6.0 Lunny Xiao 2018-05-04 13:52:46 +0800
  • 7cc3bbdbf2
    remove unnecessary space Lunny Xiao 2018-05-04 13:52:29 +0800
  • d85bb4911c
    add opencollective (#926) v0.7.0 Lunny Xiao 2018-05-04 13:45:50 +0800
  • 7c60ad2ad5
    add opencollective Lunny Xiao 2018-05-04 11:22:58 +0800
  • 0f339654dd
    fix cols and distinct conflicts (#927) Lunny Xiao 2018-05-04 13:09:54 +0800
  • 0497b309a3
    fix cols and distinct conflicts Lunny Xiao 2018-05-04 11:53:20 +0800
  • 12e0367559
    add more tests for Sync2 (#925) Lunny Xiao 2018-05-04 10:51:34 +0800
  • 452fec96ab
    add more tests for Sync2 Lunny Xiao 2018-05-04 10:31:18 +0800
  • 34a5be723a Add NTEXT type for supporting mssql (#43) Boyi Wu 2018-05-03 20:06:48 +0800
  • ae0364a057
    add more test for join find (#922) Lunny Xiao 2018-05-02 17:53:17 +0800
  • 6a7d8baa6c
    add more test for join find Lunny Xiao 2018-05-02 17:17:14 +0800
  • a491afac18
    fix tablename bug when sync2 (#921) Lunny Xiao 2018-05-02 16:46:39 +0800
  • c10acb21cc
    fix tablename bug when sync2 Lunny Xiao 2018-05-02 16:12:41 +0800
  • 9680df5445
    remove trace code Lunny Xiao 2018-05-02 13:41:40 +0800
  • d1e0fe932e
    add testing for update via condition bean (#918) Lunny Xiao 2018-04-29 22:09:22 +0800
  • 2f3401237d
    add testing for update via condition bean Lunny Xiao 2018-04-29 20:52:14 +0800
  • 87b284751d
    Merge branch 'master' into master Lunny Xiao 2018-04-29 20:40:22 +0800
  • 44623fc395
    Cache limit test (#917) Lunny Xiao 2018-04-29 20:36:55 +0800
  • 92412c5731
    Merge branch 'master' into master Lunny Xiao 2018-04-29 20:17:45 +0800
  • fd53cfd818
    change the version Lunny Xiao 2018-04-29 20:10:12 +0800
  • 31d01d08c8
    add test for cache with limit Lunny Xiao 2018-04-29 20:09:46 +0800
  • 750d9f9583
    Merge fef99e5b08 into e3550c7969 Lunny Xiao 2018-04-29 11:58:26 +0000
  • e3550c7969
    fix some bug on extends find (#916) Lunny Xiao 2018-04-29 19:58:25 +0800
  • fef99e5b08
    fix some bug on extends find Lunny Xiao 2018-04-29 19:39:23 +0800
  • d966376e44 grammar mistakes in output error message (#909) 谷溪 2018-04-23 16:57:59 +0800
  • 89f725429f
    Update error.go 谷溪 2018-04-23 15:28:51 +0800
  • d04e1f790f
    grammar mistakes in output error message 谷溪 2018-04-23 15:22:40 +0800