Commit Graph

  • 9fef78926f 解决2006-01-02T15:04:05.67Z格式时间返回错误 joshx 2022-07-25 10:32:28 +0800
  • c3bce55620 Change schemas.Column to use int64 (#2160) Andrew Thornton 2022-07-14 13:55:24 +0800
  • 1f504c6518
    come on drone 2 Andrew Thornton 2022-07-13 21:19:13 +0100
  • f34f97d15b
    come on drone Andrew Thornton 2022-07-13 20:58:30 +0100
  • 9278b05d7e
    fix test Andrew Thornton 2022-07-13 20:28:39 +0100
  • 72bfadeefd
    Change schemas.Column to use int64 Andrew Thornton 2022-07-12 18:51:58 +0100
  • 613f6c2420 first pass at adding ability to specify use/force index in Table call Steven Imle 2022-06-28 00:31:32 -0400
  • 44a854f05e add delimiters between COMMENT ON COLUMN... for Postgres Dmitry Narizhnykh 2022-06-14 03:26:12 +0800
  • 8a5cf384be fix test case issue yong.an 2022-06-07 11:52:25 +0800
  • 129bc0cf82 modify test schema case YongAn 2022-06-05 08:47:54 +0800
  • 18cdc6fe6a modify test case YongAn 2022-06-04 22:08:28 +0800
  • 2aec492f11 modify test case YongAn 2022-06-04 22:04:55 +0800
  • f25dfecb81 fix registering duplicate types issue YongAn 2022-06-04 21:57:06 +0800
  • 7919034520 fix test case bug YongAn 2022-06-04 21:52:28 +0800
  • e0ce51cabd modfiy test case YongAn 2022-06-04 21:51:05 +0800
  • cb87bc0161 modify test case YongAn 2022-06-04 21:24:46 +0800
  • 7d199fae3f rm support sqllite shadow database YongAn 2022-06-04 21:19:09 +0800
  • 8339751603 support shadow database for full chain stress test in the production environment YongAn 2022-06-04 20:43:47 +0800
  • f469d88166
    Update changelog for 1.3.1 v1.3.1 Lunny Xiao 2022-06-03 17:44:49 +0800
  • c98930f8f2 Fix oid index for postgres (#2154) Lunny Xiao 2022-06-03 15:24:24 +0800
  • 49d3dca1ac
    Fix oid index for postgres Lunny Xiao 2022-06-03 15:12:10 +0800
  • f9a6990ecb Refactor orderby and support arguments (#2150) Lunny Xiao 2022-05-31 11:00:28 +0800
  • c0e12bba3d Enable dameng ci Lunny Xiao 2021-08-24 13:46:52 +0800
  • e2d1e0c83b
    OrderBy support builder.Express Lunny Xiao 2022-05-31 10:02:45 +0800
  • 5315a26382 Merge branch 'master' into order-by-interface Andrew Thornton 2022-05-30 19:14:07 +0800
  • c78313e08d
    fix bug Lunny Xiao 2022-05-30 19:09:21 +0800
  • 09156d1ecb
    Make orderStr private Lunny Xiao 2022-05-30 18:55:40 +0800
  • 5fa0a473c7 Fix bug Lunny Xiao 2022-05-30 18:23:53 +0800
  • 5711ab9918 Fix test Lunny Xiao 2022-05-30 17:57:44 +0800
  • 261e604c14 Fix test Lunny Xiao 2022-05-30 16:14:51 +0800
  • d459641f96 Refactor Lunny Xiao 2022-05-30 15:01:02 +0800
  • fd823ae5bd more refactors Lunny Xiao 2022-05-30 14:15:12 +0800
  • 274bba2d0b Fix bug Lunny Xiao 2022-05-30 09:32:18 +0800
  • e2f9dffe4a refactor query Lunny Xiao 2022-05-30 08:22:34 +0800
  • a0f42c421a Fix bug Lunny Xiao 2022-05-30 00:38:08 +0800
  • ee2b5ef320 more refactor Lunny Xiao 2022-05-29 20:36:04 +0800
  • 4e3ac37291 function parameter Lunny Xiao 2022-05-29 20:15:20 +0800
  • ec7b41fd88 Refactor orderby and support arguments Lunny Xiao 2022-05-29 20:08:34 +0800
  • eeb7fcf22c Add ORDER BY SEQ_IN_INDEX to MySQL GetIndexes to Fix IndexTests (#2152) Andrew Thornton 2022-05-30 18:36:23 +0800
  • 5adbdfa1ee
    Add ORDER BY SEQ_IN_INDEX to MySQL GetIndexes to Fix IndexTests Andrew Thornton 2022-05-30 10:43:43 +0100
  • 129d533df4
    Add SEQ_IN_INDEX to MySQL GetIndexes because MySQL8 needs this Andrew Thornton 2022-05-30 10:43:43 +0100
  • 5045ec0d3e Merge branch 'master' into order-by-interface Andrew Thornton 2022-05-30 15:47:58 +0800
  • 60540cbabe Remove const insertSelectPlaceholder and associated dead code (#2151) Andrew Thornton 2022-05-30 00:29:03 +0800
  • 1d53848d50
    Remove const insertSelectPlaceholder and associated dead code Andrew Thornton 2022-05-29 13:46:40 +0100
  • 9c3cc96cb2
    Instead of changing the signature of OrderBy just add OrderByWithArgs Andrew Thornton 2022-05-29 13:29:32 +0100
  • ccabd3adb3
    oops Andrew Thornton 2022-05-29 13:20:22 +0100
  • bccf0686ef
    Make OrderBy(order interface{}, args ...interface{}) Andrew Thornton 2022-05-29 10:43:31 +0100
  • 428bfe4f46 fix the error in mysql: unknown colType UNSIGNED FLOAT Ryan Liu 2022-05-16 15:17:16 +0800
  • 26d291bbc3 Add interface to allow structs to provide specific index information (#2137) Andrew Thornton 2022-04-24 19:34:27 +0800
  • a7a3984d36
    add testcase Andrew Thornton 2022-04-24 11:39:07 +0100
  • e9dbd365a3
    Some slight improvments Lunny Xiao 2022-04-24 16:28:06 +0800
  • 152e1bcc69
    Add interface to allow structs to provide specific index information Andrew Thornton 2022-04-23 18:07:58 +0100
  • ef088ddb5e Merge branch 'master' into lunny/fix_859 Lunny Xiao 2022-04-23 17:20:38 +0800
  • 2a919a6fa4 Merge branch 'master' into lunny/fix_oracle_time Lunny Xiao 2022-04-23 17:20:11 +0800
  • f7e9fb74ac return a clear error for set TEXT type as compare condition (#2062) Lunny Xiao 2022-04-23 17:19:37 +0800
  • ecdccfe41d
    Fix test Lunny Xiao 2022-04-23 12:05:12 +0800
  • 94ac175648 return a clear error for set TEXT type as compare condition Lunny Xiao 2021-10-20 09:11:35 +0800
  • 2c064b6da6 Add test for find date (#2121) Lunny Xiao 2022-04-22 14:56:26 +0800
  • 8a6d4e5899 Merge branch 'master' into lunny/date_test Lunny Xiao 2022-04-22 14:38:21 +0800
  • 765feb4324 Add test for find date Lunny Xiao 2022-03-18 15:43:29 +0800
  • e1d4365667 MySQL/MariaDB: return max length for text columns (#2133) Pierre-Louis Bonicoli 2022-04-22 10:48:53 +0800
  • b8f08e1607 Merge branch 'master' into mysql_return_column_max_len Lunny Xiao 2022-04-22 10:20:41 +0800
  • 8f2596bf64 some improvement (#2136) Lunny Xiao 2022-04-22 10:16:35 +0800
  • 7b7aebf33d
    Add more tests Lunny Xiao 2022-04-22 09:58:49 +0800
  • cf8e9338a0
    some improvement Lunny Xiao 2022-04-22 00:33:49 +0800
  • 55377b94b1
    DBMetas is able to extract column size, TableInfo isn't Pierre-Louis Bonicoli 2022-04-15 23:12:30 +0200
  • 7ca4f206f4
    MySQL/MariaDB: return max length for text columns Pierre-Louis Bonicoli 2022-04-13 03:58:06 +0200
  • d283a4ddae
    tests: check max length is available for TEXT cols Pierre-Louis Bonicoli 2022-04-13 04:00:16 +0200
  • 0eddc24644 Fix scanning row with slice column davies 2022-04-21 12:19:38 +0800
  • ea9bba0d14 PostgreSQL: enable comment on column (#2131) Pierre-Louis Bonicoli 2022-04-17 18:03:29 +0800
  • 3da4fc74a3 Merge branch 'master' into postgresql_handle_column_comment Lunny Xiao 2022-04-16 10:31:30 +0800
  • e858b75756
    Update changelog for 1.3.0 v1.3.0 Lunny Xiao 2022-04-14 10:12:39 +0800
  • e100edad4b
    PostgreSQL: enable comment on column Pierre-Louis Bonicoli 2022-04-13 03:47:26 +0200
  • bde3ea6ff7
    test: don't hardcode the mapping of the column Pierre-Louis Bonicoli 2022-04-13 03:44:02 +0200
  • 701ebcb111
    test comments on columns with MySQL/MariaDB too Pierre-Louis Bonicoli 2022-04-13 03:36:41 +0200
  • 04ba00c090 Merge branch 'master' into lunny/fix_859 Lunny Xiao 2022-04-01 16:07:43 +0800
  • 457e3caa96 Fix default value of timestamp Lunny Xiao 2022-04-01 10:14:37 +0800
  • 9933b66f83 Add more tests for insert Lunny Xiao 2022-01-24 10:58:25 +0800
  • b3f9c53d8a oracle数据库不再拼接AS (#2109) getsu 2022-03-31 23:57:40 +0800
  • 2ed935c349 Merge branch 'master' into master_0124 Lunny Xiao 2022-03-31 17:21:46 +0800
  • d195040cb9 fix session context overwrite when logSessionId not set (#2115) finelog 2022-03-31 17:20:29 +0800
  • 25a601a86d Merge branch 'master' into master_0124 Lunny Xiao 2022-03-31 14:39:58 +0800
  • e88a207b51 Merge branch 'master' into lunny/fix_oracle_time Lunny Xiao 2022-03-31 14:28:56 +0800
  • 1706f47f72 Merge branch 'master' into lunny/fix_859 Lunny Xiao 2022-03-31 14:27:57 +0800
  • 43cdbc29b5 Merge branch 'master' into fix_sess_ctx_overwrite Lunny Xiao 2022-03-31 14:26:28 +0800
  • 79a21b68aa replace GitHub links: xorm has been moved to gitea.com (#2126) Pierre-Louis Bonicoli 2022-03-31 14:26:05 +0800
  • 8629f31df9
    rm GitHub links: xorm has been moved to gitea.com Pierre-Louis Bonicoli 2022-03-28 12:56:20 +0200
  • 7ec9d5c0a2 MySQL 列属性为 JSON 时,若此列未设值,则跳过插入,避免引起错误:Invalid JSON text: "The document is empty." at position 0 in value donghao 2022-03-27 18:38:42 +0800
  • 28600a89ea fix session context overwrite when logSessionId not set finelog 2022-02-22 17:31:16 +0800
  • fd4034e1e6 Merge branch 'master' into master_0124 getsu 2022-01-30 11:07:48 +0800
  • 73ee8812be add missing package chendy 2022-01-30 11:07:11 +0800
  • 3180c418c2 bugfix :Oid It's a special index. You can't put it in (#2105) fuge 2022-01-25 13:28:46 +0800
  • f7a490d3ad Merge branch 'master' into master Lunny Xiao 2022-01-25 11:14:17 +0800
  • 7802393d01 fix reset colmap when counting distinct cols (#2096) finelog 2022-01-25 11:09:41 +0800
  • ee46b8b099 Merge branch 'master' into fix_find_count_distinct_cols finelog 2022-01-25 10:18:03 +0800
  • 0dca287ffc add distinct find and count test finelog 2022-01-24 19:07:59 +0800
  • 880a7b297d oracle数据库不再拼接AS chendy 2022-01-24 12:48:25 +0800
  • 2ba5d909d5 bugfix :Oid It's a special index. You can't put it in fuge 2022-01-21 10:02:28 +0800
  • ba8fd68735 //Oid It's a special index. You can't put it in 4color 2022-01-20 16:50:57 +0800
  • e4e830bc78 chore(lint): remove revive and misspell command from makefile (#2088) appleboy 2022-01-16 19:04:15 +0800