Commit Graph

  • b7090b794e Merge branch 'master' into postgres-timestamp-resolution Lunny Xiao 2020-04-23 12:59:48 +0000
  • e05802bcaf Merge branch 'master' into logger-priority Lunny Xiao 2020-04-23 12:58:20 +0000
  • 3bb787a2f7 fix GetColumns missing ordinal position (#1660) daxiong 2020-04-23 12:57:44 +0000
  • 4b39db441f fix QueryInterface resturn bytes (#1405) frozen 2020-04-23 16:29:26 +0800
  • 7e6331c666 fix GetColumns missing ordinal position zhubo 2020-04-22 13:39:08 +0800
  • a18e06ff25 PostgreSQL accepts microsecond for timestamp MURAOKA Taro 2020-04-15 12:01:13 +0900
  • 42c005bf25 put ContextLogger in higher priority MURAOKA Taro 2020-04-15 12:55:32 +0900
  • 6310003019 panic, SetLogger got invalid logger. MURAOKA Taro 2020-04-15 11:44:59 +0900
  • eda3b53418
    Fix insert godror Lunny Xiao 2020-04-14 15:19:41 +0800
  • 92c475925d
    Fix batch insert Lunny Xiao 2020-04-12 20:39:30 +0800
  • 1891d89b66
    download instant client on Makefile Lunny Xiao 2020-03-27 22:58:39 +0800
  • 0752930938
    Fix insert returnning id Lunny Xiao 2020-03-27 17:28:31 +0800
  • 095d7b9f3d
    Fix batch insert Lunny Xiao 2020-03-09 17:37:13 +0800
  • 3c7daece76
    Fix quote Lunny Xiao 2020-03-09 10:30:41 +0800
  • 4e99c291d8
    fix bugs Lunny Xiao 2020-03-08 01:06:27 +0800
  • 8b5da97cac
    Fix quoter Lunny Xiao 2020-03-07 18:20:05 +0800
  • d7250e866b
    fix oracle Lunny Xiao 2020-03-04 13:38:05 +0800
  • cb8b68e1cf
    Fix drone Lunny Xiao 2020-02-26 13:59:33 +0800
  • 53a8ea6977
    move goracle to godror Lunny Xiao 2020-02-26 10:04:04 +0800
  • fb9f6a2e13
    Add oracle on makefile and drone Lunny Xiao 2020-02-21 10:41:32 +0800
  • a3412d6ba6
    add oracle tests Lunny Xiao 2019-02-03 18:56:45 +0800
  • 34dc7f8791 Add Hook (#1644) limo.creed 2020-04-09 06:03:39 +0000
  • bb8148bf29 move hook to standalone package yuxiao.lu 2020-04-03 16:37:18 +0800
  • 7e4dc9cc57 add hook for engine yuxiao.lu 2020-04-02 15:58:04 +0800
  • cfa88b908c fix context not deliver in QueryStructContext (#1645) limo.creed 2020-04-08 02:20:36 +0000
  • 7e981f5f5e fix bug for mis-converting uint64 to int64 (#1647) rosbit 2020-04-05 04:49:44 +0000
  • 30bb1d6ba0 fix bug for mis-converting uint64 to int64 rosbit 2020-04-04 11:36:09 +0800
  • a43e37cc4c fix context not deliver in QueryStructContext yuxiao.lu 2020-04-02 16:18:37 +0800
  • 410c2de923 fix misspelled words (#1642) limo.creed 2020-04-01 12:37:03 +0000
  • fd0d3528d8 fix misspelled words yuxiao.lu 2020-04-01 19:27:34 +0800
  • 5d90695511 update discuss forum new address (#1638) Lunny Xiao 2020-03-28 02:24:39 +0000
  • 0a06dc204a Move processor function into one file (#1637) Lunny Xiao 2020-03-28 02:23:37 +0000
  • 8095f5edaf
    update discuss forum new address Lunny Xiao 2020-03-28 00:13:54 +0800
  • 39b3fe31f5
    Move processor function into one file Lunny Xiao 2020-03-27 16:42:43 +0800
  • 79bdda3cf1 Move all integrations tests to a standalone sub package (#1635) Lunny Xiao 2020-03-27 07:13:04 +0000
  • 49c1f78115
    Fix vet Lunny Xiao 2020-03-27 14:53:43 +0800
  • a46b4877d9
    Remove unused files Lunny Xiao 2020-03-27 13:53:47 +0800
  • b5a93d4583
    Move all integrations tests to a standalone sub package Lunny Xiao 2020-03-27 13:50:46 +0800
  • 2ac051f075 Improve insert map generating SQL (#1634) Lunny Xiao 2020-03-27 03:13:25 +0000
  • 76884d918c
    Fix writeArg Lunny Xiao 2020-03-27 09:29:43 +0800
  • a4bbcd7bd6
    More tests Lunny Xiao 2020-03-27 09:17:38 +0800
  • cc770495fa
    Improve insert map generating SQL Lunny Xiao 2020-03-26 22:34:04 +0800
  • 69ddc3067d
    don't give NULL on create table column statement Lunny Xiao 2020-03-26 15:33:35 +0800
  • d2e3102e72
    Add drone test for mariadb Lunny Xiao 2020-03-09 10:08:33 +0800
  • 78bb4c711d Improve codes (#1630) Lunny Xiao 2020-03-26 13:24:11 +0000
  • 3ad4782765
    Improve codes Lunny Xiao 2020-03-26 10:49:55 +0800
  • b78418daa5 Support session id (#1632) Lunny Xiao 2020-03-26 12:31:08 +0000
  • bbefd81704
    small nit Lunny Xiao 2020-03-26 14:04:55 +0800
  • edcf1e97fa
    Support session id Lunny Xiao 2020-03-26 11:22:58 +0800
  • 6254e7899f Move column string to standalone method (#1633) Lunny Xiao 2020-03-26 12:01:28 +0000
  • 77c9b2bd18
    Move column string to standalone method Lunny Xiao 2020-03-26 16:10:47 +0800
  • fb8eb29d1e Fix lint errors (#1631) Lunny Xiao 2020-03-26 04:41:02 +0000
  • 4c2832d798
    Fix lint errors Lunny Xiao 2020-03-23 12:01:13 +0800
  • 3e4dc66c58 Add changelog for v1.0.1 (#1629) v1.0.1 Lunny Xiao 2020-03-25 13:13:09 +0000
  • ae2fee1cb7
    Add changelog for v1.0.1 Lunny Xiao 2020-03-25 20:40:04 +0800
  • 34f5bc3465 Fix quote with blank (#1626) Lunny Xiao 2020-03-25 12:28:11 +0000
  • 598697f622
    Fix quote with blank Lunny Xiao 2020-03-25 17:21:43 +0800
  • 0a3685be83 Fix postgres schema problem (#1624) Lunny Xiao 2020-03-25 09:36:45 +0000
  • 6a71ed3696
    Fix postgres Lunny Xiao 2020-03-25 17:04:43 +0800
  • 32b224abe5
    Add DefaultPostgresSchema back Lunny Xiao 2020-03-25 13:15:24 +0800
  • 414ca15269
    force push Lunny Xiao 2020-03-24 18:06:03 +0800
  • 4ed8bf3527
    Fix postgres schema problem Lunny Xiao 2020-03-24 09:42:37 +0800
  • 6132eea08c Fix dump test (#1625) Lunny Xiao 2020-03-24 02:51:37 +0000
  • 6b55eda7ee
    Fix dump test Lunny Xiao 2020-03-24 10:24:08 +0800
  • 9dca7f0703 Add more tests for FindAndCount (#1621) Lunny Xiao 2020-03-24 02:19:56 +0000
  • 5053c35701 Don't keep db on dialects (#1623) Lunny Xiao 2020-03-24 02:19:24 +0000
  • e9226a4028
    Add more tests for FindAndCount Lunny Xiao 2020-03-23 21:34:43 +0800
  • 96d96f0c09
    don't keep db on dialects Lunny Xiao 2020-03-24 08:46:08 +0800
  • 79cdec7d88 Fix duplicated deleted condition on FindAndCount (#1619) Lunny Xiao 2020-03-24 00:48:54 +0000
  • 17e8199451
    Fix duplicated deleted condition on FindAndCount Lunny Xiao 2020-03-23 20:45:31 +0800
  • 656cf6e5d6 Fix find and count bug (#1622) Lunny Xiao 2020-03-23 14:39:52 +0000
  • 3bddd228e7 Fix find and count bug (#1618) Lunny Xiao 2020-03-23 14:38:01 +0000
  • 14dda73b9b
    Fix find and count bug Lunny Xiao 2020-03-23 21:44:52 +0800
  • c2c57b2056
    Fix find and count bug Lunny Xiao 2020-03-23 20:29:06 +0800
  • 2ece3bacbb Oracle : Local Naming Method (#1515) tomoyamachi 2020-03-23 02:03:04 +0000
  • d9106af06d
    go mod tidy Tomoya AMACHI 2020-03-23 05:18:36 +0900
  • b767765633
    stop using xorm.io/core Tomoya AMACHI 2020-03-23 05:18:18 +0900
  • 5d32cb3a3f
    Merge branch 'master' into fix-oracle-db Tomoya AMACHI 2020-03-23 05:12:24 +0900
  • 0dabb020ae
    revert a goracle parser function Tomoya AMACHI 2020-03-23 05:04:38 +0900
  • 2dc9add23e
    add TestParseOracleConnStr Tomoya AMACHI 2020-03-23 05:00:37 +0900
  • 5575e839df Add changelog for v1.0.0 (#1614) v1.0.0 Lunny Xiao 2020-03-22 06:28:25 +0000
  • 9c671cd1e6
    Add changelog for v1.0.0 Lunny Xiao 2020-03-22 13:40:01 +0800
  • af30c17b0d Fix dump bug (#1613) Lunny Xiao 2020-03-21 16:05:12 +0000
  • 07cb5ec7dc
    Fix dump Lunny Xiao 2020-03-21 23:46:46 +0800
  • 6ebe3edd7d
    Fix dump bug Lunny Xiao 2020-03-21 23:04:17 +0800
  • a7a1dc5c42 Fix setschema (#1606) Lunny Xiao 2020-03-17 06:50:06 +0000
  • f3dc74c6e0
    Fix schema Lunny Xiao 2020-03-17 14:11:27 +0800
  • 5f616ccc5e
    Fix setschema Lunny Xiao 2020-03-17 10:22:08 +0800
  • b7b2b21a40 Fix dump/import bug (#1603) Lunny Xiao 2020-03-15 02:02:37 +0000
  • d5a638544e
    Fix bug Lunny Xiao 2020-03-14 14:59:09 +0800
  • 9c55057ef2
    Fix mssql Lunny Xiao 2020-03-13 23:51:41 +0800
  • b5b6cb51e8
    Fix postgres Lunny Xiao 2020-03-13 20:30:09 +0800
  • 9bbf20d6d6
    Fix import test Lunny Xiao 2020-03-13 17:42:07 +0800
  • 8a04b78ece
    Fix dump/import bug Lunny Xiao 2020-03-13 17:28:37 +0800
  • 9500b23395 Fix pk bug (#1602) Lunny Xiao 2020-03-13 08:57:34 +0000
  • 11960c03c5
    Fix pk bug Lunny Xiao 2020-03-13 16:30:00 +0800
  • c56c8e122a Fix master/slave bug (#1601) Lunny Xiao 2020-03-13 00:42:01 +0000
  • af9b1378e5
    fix test Lunny Xiao 2020-03-12 23:54:27 +0800
  • 6c7d7b34ea
    Fix master/slave bug Lunny Xiao 2020-03-12 23:36:04 +0800
  • c2bf301bdb fix batch insert interface slice be panic (#1598) joelBai 2020-03-12 12:05:26 +0000