Commit Graph

  • 8e2cf2e552 fix batch insert []interface{*struct, ...} be panic;add TestInsertMulti2Interface testcase baijinping 2020-03-12 17:16:57 +0800
  • 367b15879e Fix bug when dump (#1597) Lunny Xiao 2020-03-11 23:30:35 +0000
  • 34fc01a1df
    Fix bug when dump Lunny Xiao 2020-03-11 20:51:09 +0800
  • 94fd254638 Support count with cols (#1595) Lunny Xiao 2020-03-11 03:29:43 +0000
  • 5cb13811cf
    Support count with cols Lunny Xiao 2020-03-11 10:13:26 +0800
  • 537d82a6f7 Ignore schema when dbtype is not postgres (#1593) Lunny Xiao 2020-03-10 13:15:18 +0000
  • 82f124afec fix bug about index.Cols Jerry 2020-03-10 20:43:15 +0800
  • 46c423a89f
    Ignore schema when dbtype is not postgres Lunny Xiao 2020-03-10 20:42:13 +0800
  • e61638e49f fix bug Jerry 2020-03-10 19:26:06 +0800
  • 5da946601c fix bug Jerry 2020-03-10 19:08:31 +0800
  • 6485adb722 Fix table name (#1590) Lunny Xiao 2020-03-10 08:15:13 +0000
  • 7717904fa7
    add test Lunny Xiao 2020-03-10 15:51:02 +0800
  • 127641244f
    Fix table name Lunny Xiao 2020-03-10 15:15:42 +0800
  • 2f95c750c3 jerry:add postgre data_type array (#1589) Jerry 2020-03-10 06:11:42 +0000
  • 52fdd747b8 fix err,add postgres column ARRAY Jerry 2020-03-10 13:48:31 +0800
  • cdec8d5e8e fix err,add postgres column ARRAY Jerry 2020-03-10 13:47:22 +0800
  • 9d4594632f Fix mssql issue with duplicate columns. (#1225) Lunny Xiao 2020-03-10 04:46:46 +0000
  • 75a3d3294f
    fix test Lunny Xiao 2020-03-10 10:24:48 +0800
  • 2b13cde704
    fix test Lunny Xiao 2020-03-10 09:49:08 +0800
  • 94f5b89fcf
    Fix mssql issue with duplicate columns. Robert G. Jakabosky 2019-02-12 15:32:12 +0800
  • 36e26e35ed 解决Conversion接口ToDB() ([]byte, error)方法返回*Type值为nil时,数据类型为[]byte(nil)的… (#1296) Lunny Xiao 2020-03-10 03:02:31 +0000
  • f13883a725 check driver.Valuer response, and skip the column if nil (#1167) Lunny Xiao 2020-03-10 03:01:32 +0000
  • 4519867fe5
    update tests Lunny Xiao 2020-03-10 10:19:16 +0800
  • 7e3371e17d
    add test Lunny Xiao 2020-03-10 09:18:20 +0800
  • c2e863f037
    解决Conversion接口ToDB() ([]byte, error)方法返回*Type值为nil时,数据类型为[]byte(nil)的bug,解决*Type值为nil时插入数据变为""的bug peihexian 2019-05-08 11:26:36 +0800
  • 67cf42799c Remove duplicated code (#1588) Lunny Xiao 2020-03-10 01:03:33 +0000
  • 0ea83e0fe3
    Remove duplicated code Lunny Xiao 2020-03-09 17:43:39 +0800
  • 188da20272 Move value2interface from session to statement package (#1587) Lunny Xiao 2020-03-09 08:03:59 +0000
  • 4ef030c9cc mysql8.0 中同步数据前,获取数据库结构,因tableRaw为空导致同步失败 (#808) Lunny Xiao 2020-03-09 06:37:03 +0000
  • 83efadad5a
    Fix zero Lunny Xiao 2020-03-09 14:35:35 +0800
  • 89002a2625
    Fix tests Lunny Xiao 2020-03-09 11:13:58 +0800
  • 7414973b0f
    mysql8.0 中同步数据前,获取数据库结构,因tableRaw为空导致同步失败 崔彦鹏 2017-12-15 16:47:38 +0800
  • 5bfaa7c843
    Move value2interface from session to statement package Lunny Xiao 2020-03-09 10:43:25 +0800
  • 3617ee736f Only replace quotes when necessary (#1584) Lunny Xiao 2020-03-09 02:17:37 +0000
  • 59a3ceed43
    fix test Lunny Xiao 2020-03-09 09:13:44 +0800
  • c02c051f3e
    improve code Lunny Xiao 2020-03-08 21:14:58 +0800
  • 61b9ad3e24
    improve code Lunny Xiao 2020-03-08 20:41:12 +0800
  • a7b1c34dba
    improve code Lunny Xiao 2020-03-08 20:29:29 +0800
  • f0d8606d44
    improve code Lunny Xiao 2020-03-08 19:52:10 +0800
  • d319b51e38
    Fix replace quote Lunny Xiao 2020-03-08 15:07:10 +0800
  • 2d194e4b63
    fix test Lunny Xiao 2020-03-08 14:34:43 +0800
  • 7495ca7297
    Only replace quotes when necessary Lunny Xiao 2020-03-08 14:09:36 +0800
  • 00b65c6d99 Update README (#1582) Lunny Xiao 2020-03-08 06:10:05 +0000
  • 60eed6608a
    Remove version Lunny Xiao 2020-03-08 13:43:29 +0800
  • a374b047b1
    Update README Lunny Xiao 2020-03-08 10:47:49 +0800
  • f238bb9d07 Improve insert (#1583) Lunny Xiao 2020-03-08 05:14:28 +0000
  • 7cbb0ae593
    Improve insert Lunny Xiao 2020-03-08 11:46:42 +0800
  • 8b100bb7d4 Fix find alias bug (#1581) Lunny Xiao 2020-03-08 02:29:25 +0000
  • b9a0be78f7
    Code improvement Lunny Xiao 2020-03-08 09:54:50 +0800
  • a6e4092b3b
    Fix find alias bug Lunny Xiao 2020-03-08 09:48:25 +0800
  • 257653726e return sqls for create table (#1580) Lunny Xiao 2020-03-07 12:06:28 +0000
  • 0132f041b7
    return sqls for create table Lunny Xiao 2020-03-07 19:47:10 +0800
  • ccf65397e8 Improve dialect interface (#1579) Lunny Xiao 2020-03-07 10:00:05 +0000
  • e3d8312b07
    Fix bug Lunny Xiao 2020-03-07 17:40:56 +0800
  • 284443565d
    Improve dialect interface Lunny Xiao 2020-03-07 17:22:07 +0800
  • 7f22948be9 Improve dialect interface (#1578) Lunny Xiao 2020-03-07 08:51:30 +0000
  • 7da87c19aa
    Improve dialect interface Lunny Xiao 2020-03-07 16:24:02 +0800
  • 0f166d82da Fix rows bug (#1576) Lunny Xiao 2020-03-06 12:08:32 +0000
  • 14827de4ee
    Fix rows bug Lunny Xiao 2020-03-06 16:50:34 +0800
  • fa219bb836 Fix map with cols (#1575) Lunny Xiao 2020-03-06 08:55:12 +0000
  • f4358c00fd
    Fix cache bug Lunny Xiao 2020-03-06 16:34:44 +0800
  • a7791fb942
    Fix map with cols Lunny Xiao 2020-03-06 16:13:07 +0800
  • 7455014823 Improve quote policy (#1567) Lunny Xiao 2020-03-06 07:48:32 +0000
  • e86b5375a5
    names with upper charactor on postgres will need quotes Lunny Xiao 2020-03-06 15:28:29 +0800
  • 717aabf022
    Fix bug Lunny Xiao 2020-03-02 07:33:57 +0800
  • 162c59f5ce
    Add new quote parameter on tests Lunny Xiao 2020-03-02 00:25:19 +0800
  • 362f0c4112
    Fix bug Lunny Xiao 2020-03-01 23:06:04 +0800
  • 04e6027f52
    Fix tests Lunny Xiao 2020-03-01 21:19:59 +0800
  • 96827319ef
    Fix quotes Lunny Xiao 2020-03-01 20:58:07 +0800
  • 7560a6e6ef
    fix test Lunny Xiao 2020-03-01 16:45:20 +0800
  • 7c240fc21e
    Improve quote policy Lunny Xiao 2020-03-01 16:16:44 +0800
  • f51d28304a Move some codes to statement sub package (#1574) Lunny Xiao 2020-03-06 06:43:49 +0000
  • dd63314257
    revert change for delete Lunny Xiao 2020-03-06 14:03:28 +0800
  • aed961a5a9
    refactor new engine Lunny Xiao 2020-03-04 17:14:11 +0800
  • 51d6afa330
    fix tests Lunny Xiao 2020-03-04 16:49:41 +0800
  • 9a7b4e7af5
    Move some codes to statement sub package Lunny Xiao 2020-03-04 14:59:03 +0800
  • 7278e2ab71 Improve tests (#1572) Lunny Xiao 2020-03-04 03:30:21 +0000
  • 8e54d77d59
    fix test Lunny Xiao 2020-03-04 10:14:53 +0800
  • 13f149064b
    Improve tests Lunny Xiao 2020-03-04 10:01:05 +0800
  • d1cda3f21b oracle support doulbe quote but not square quote (#1571) Lunny Xiao 2020-03-03 13:17:57 +0000
  • cb199fcae2
    oracle support doulbe quote but not square quote Lunny Xiao 2020-03-03 20:49:44 +0800
  • 6160c8c670 fix bug on deleted with join (#1570) Lunny Xiao 2020-03-03 12:45:27 +0000
  • f4b7f4c396
    fix bug on deleted with join Lunny Xiao 2020-03-03 20:20:26 +0800
  • 36c62d15f3 Remove circle file (#1569) Lunny Xiao 2020-03-03 09:13:46 +0000
  • d9d5480691
    Remove circle file Lunny Xiao 2020-03-03 16:54:41 +0800
  • b079bc05ff Add cockroach support and tests (#896) Lunny Xiao 2020-03-03 08:19:32 +0000
  • 56882c3b14
    Fix tests Lunny Xiao 2020-03-03 15:57:29 +0800
  • 8dab834a3b
    fix some tests and ignore some Lunny Xiao 2020-03-03 15:30:31 +0800
  • 17b86c9904
    Add &experimental_serial_normalization=sql_sequence on test so that id will increase from 1 Lunny Xiao 2020-03-03 15:01:53 +0800
  • 9f950e928f
    fix drone Lunny Xiao 2020-02-26 17:25:42 +0800
  • e3a0c2ed04
    Fix drone Lunny Xiao 2020-02-26 17:15:34 +0800
  • 5745aa4a65
    Fix drone Lunny Xiao 2020-02-26 16:39:01 +0800
  • 4b7ce8a1c1
    Fix drone Lunny Xiao 2020-02-26 16:21:04 +0800
  • 06899ba68f
    Remove space Lunny Xiao 2020-02-21 17:36:14 +0800
  • 4ffe2d8e98
    Add makefile Lunny Xiao 2020-02-21 13:13:58 +0800
  • 3fd03001a2
    fix drone Lunny Xiao 2019-11-14 09:59:06 +0800
  • 1fd7a045bb
    fix drone Lunny Xiao 2019-11-13 20:25:15 +0800
  • 559b98c714
    fix drone Lunny Xiao 2019-11-13 19:18:14 +0800
  • 7a4af40e1b
    update Lunny Xiao 2019-02-21 15:40:07 +0800
  • 311c6e7f23
    fix tests Lunny Xiao 2019-02-01 11:45:02 +0800