Commit Graph

  • 7cd6a74c9f expose sql.Tx (#2036) v1.2.3 yedf 2021-08-21 11:30:31 +0800
  • fa908b5204 expose sql.Tx yedongfu 2021-08-21 10:46:04 +0800
  • 7d458b4fcf refactor create table for postgres (#2034) Lunny Xiao 2021-08-14 10:57:47 +0800
  • 57b86ec9f0
    refactor more Lunny Xiao 2021-08-14 10:15:37 +0800
  • 2c34d4474a
    Fix test Lunny Xiao 2021-08-14 10:04:09 +0800
  • eef20a33b9
    Fix space Lunny Xiao 2021-08-14 00:07:52 +0800
  • b4cde70a15
    refactor create table for postgres Lunny Xiao 2021-08-14 00:06:57 +0800
  • 66adc594d9
    Fix time for oracle Lunny Xiao 2021-08-14 00:03:08 +0800
  • 889333da7b
    Fix test Lunny Xiao 2021-08-12 22:47:02 +0800
  • 2f60b3be0b
    Fix db2 Lunny Xiao 2021-08-12 20:49:01 +0800
  • 815db53e9d
    Fix db2 Lunny Xiao 2021-08-12 20:37:25 +0800
  • 1abb80f258
    Fix drone Lunny Xiao 2021-08-12 17:46:58 +0800
  • 78d3504360
    Fix tests Lunny Xiao 2021-08-12 17:43:26 +0800
  • e502385b12
    Fix tests Lunny Xiao 2021-08-12 16:19:11 +0800
  • 3e45120160
    Fix test Lunny Xiao 2021-08-12 13:37:02 +0800
  • 1bbf4ffc83 Fix driver path Lunny Xiao 2021-07-23 12:10:32 +0800
  • 96309f04a3 Fix build Lunny Xiao 2021-07-21 11:12:52 +0800
  • 80f0e8e0b2 Fix drone Lunny Xiao 2021-06-06 20:07:05 +0800
  • d761ecc43d Improve db2 Lunny Xiao 2021-03-15 23:03:58 +0800
  • 5f2a778d21 Improve chinese README Lunny Xiao 2020-09-11 15:24:14 +0800
  • e7df46bb60 Rebase codes Lunny Xiao 2020-09-11 15:09:05 +0800
  • 922be56e32 Use new dialect interface Lunny Xiao 2020-02-25 13:30:15 +0800
  • 19646ffec1 Add tests Lunny Xiao 2020-02-21 10:16:28 +0800
  • db6c12b3d0 fix some bugs Lunny Xiao 2019-12-12 22:36:21 +0800
  • 817dbe4f61 fix db2 gettables Lunny Xiao 2019-11-18 09:39:01 +0800
  • 296ec09941 db2 support Lunny Xiao 2019-08-07 15:19:49 +0800
  • dbc2de380b Refactor find (#2031) Lunny Xiao 2021-08-11 21:17:23 +0800
  • b9a7f7e77a
    Fix test Lunny Xiao 2021-08-11 19:51:56 +0800
  • d85ea67a54
    Refactor find Lunny Xiao 2021-08-11 17:04:55 +0800
  • 289c27ebec
    add changelog for 1.2.2 v1.2.2 Lunny Xiao 2021-08-11 09:29:27 +0800
  • cace6862e2 Move convert back to xorm.io/xorm/convert (#2030) Lunny Xiao 2021-08-10 23:20:53 +0800
  • 60e235b428
    Move convert back to xorm.io/xorm/convert Lunny Xiao 2021-08-10 20:33:58 +0800
  • fae164488c Fix problem on README (#2028) Lunny Xiao 2021-08-08 15:35:44 +0800
  • 7d1617bd7c
    Fix problem on README Lunny Xiao 2021-08-08 11:06:49 +0800
  • 3a8ae761c5
    Add changelog for v1.2.1 v1.2.1 Lunny Xiao 2021-08-08 11:01:02 +0800
  • ad1a386b5e Fix wrong comment (#2027) Lunny Xiao 2021-08-08 11:00:11 +0800
  • 1bdb66b690
    Fix wrong warn log Lunny Xiao 2021-08-08 10:13:36 +0800
  • de52b3b0a4
    Fix wrong comment Lunny Xiao 2021-08-08 09:42:31 +0800
  • 4499c8c5b5 Fix import file bug (#2025) Lunny Xiao 2021-08-06 11:26:22 +0800
  • 51c91d8ad5
    Fix bug Lunny Xiao 2021-08-05 23:42:03 +0800
  • bd1ca33ea5 Update docs for pgx (#2024) Lunny Xiao 2021-08-05 14:47:25 +0800
  • 57daead0b0
    Update docs for pgx Lunny Xiao 2021-08-05 14:05:38 +0800
  • 0b3cc25a10 Add pgx driver support (#1795) Lunny Xiao 2021-08-05 14:04:11 +0800
  • e45ee3142e
    Fix bug Lunny Xiao 2021-08-05 13:28:11 +0800
  • 6aa027643b
    Fix bug Lunny Xiao 2021-08-05 12:45:03 +0800
  • f0dad57395
    Fix bug Lunny Xiao 2021-08-05 11:56:23 +0800
  • de95ea6bb0
    Fix tests Lunny Xiao 2021-08-05 11:05:49 +0800
  • c56ca49c49 improve Makefile Lunny Xiao 2021-07-20 14:02:11 +0800
  • 99ef3bff32 Fix ci Lunny Xiao 2020-09-15 22:42:30 +0800
  • e086686a9b Add pgx driver support Lunny Xiao 2020-09-15 20:37:39 +0800
  • 40ace87894
    Fix bug Lunny Xiao 2021-08-04 16:43:49 +0800
  • 42c2f158e8 Fix timesatmp (#2021) Lunny Xiao 2021-08-04 16:12:10 +0800
  • aca60184e2
    remove unused comment Lunny Xiao 2021-08-04 15:35:56 +0800
  • 2fd18aa1b3
    <- 不创建数据库字段 Lunny Xiao 2021-08-04 13:16:13 +0800
  • ae94d26bde
    Fix bug Lunny Xiao 2021-08-04 13:04:05 +0800
  • 39bd57f7f6
    fix datetime Lunny Xiao 2021-08-04 11:36:22 +0800
  • 8401f51374 Fix mssql timestampz Lunny Xiao 2021-08-03 23:23:44 +0800
  • ef81f61ada Fix mssql timestamp Lunny Xiao 2021-08-03 23:17:49 +0800
  • 54606d5bfd Fix timesatmp Lunny Xiao 2021-08-03 13:45:41 +0800
  • 983e5fdf99 Fix timesatmp Lunny Xiao 2021-08-02 17:29:56 +0800
  • f22b0cc369
    Update changelog for 1.2.0 v1.2.0 Lunny Xiao 2021-08-04 09:20:54 +0800
  • 2afa222871 Fix deleted column (#2014) Lunny Xiao 2021-07-29 19:51:10 +0800
  • 41cfd5f8c7 Merge branch 'master' into lunny/fix_deleted_column Lunny Xiao 2021-07-29 16:12:29 +0800
  • aeed22016f Support batch insert map (#2019) Lunny Xiao 2021-07-29 16:12:09 +0800
  • cd02368500
    Support batch insert map Lunny Xiao 2021-07-29 12:35:08 +0800
  • ca25adc748 Merge branch 'master' into lunny/fix_deleted_column Lunny Xiao 2021-07-29 11:07:24 +0800
  • 4383669bcd Fix DBMetas returned unsigned tinyint (#2017) Lunny Xiao 2021-07-29 11:04:43 +0800
  • c14c385394
    Fix mssql Lunny Xiao 2021-07-29 09:21:50 +0800
  • 5510be60a3
    Fix test Lunny Xiao 2021-07-29 00:14:35 +0800
  • 52ce535184
    Fix test Lunny Xiao 2021-07-28 23:39:34 +0800
  • c88bb03dd8
    Fix DBMetas returned unsigned tinyint Lunny Xiao 2021-07-28 23:05:57 +0800
  • 5a0ee4c3fe
    exec with driver.Valuer Lunny Xiao 2021-07-28 22:26:48 +0800
  • 3aac5860cb
    Only mssql needs the conversion Lunny Xiao 2021-07-28 22:02:16 +0800
  • 6f1318a388
    Fix test Lunny Xiao 2021-07-28 20:53:23 +0800
  • 4d98d00146
    Fix mssql bug Lunny Xiao 2021-07-28 16:15:59 +0800
  • e1b390a91c implementation scan for mssql Lunny Xiao 2021-07-28 13:19:02 +0800
  • 42c6d33a9a Fix import Lunny Xiao 2021-07-28 12:08:58 +0800
  • a90e59d8cd Exec support conversion data Lunny Xiao 2021-07-06 23:17:57 +0800
  • c78c50f2f0 Fix deleted column Lunny Xiao 2021-07-28 11:59:56 +0800
  • 5240459858 Move assign functions to convert package (#2015) Lunny Xiao 2021-07-28 15:15:35 +0800
  • a5143f230b
    Move assign functions to convert package Lunny Xiao 2021-07-28 13:24:44 +0800
  • eb6d3b1637 Make drone faster (#2008) Lunny Xiao 2021-07-28 11:41:58 +0800
  • e400a8872c Merge branch 'master' into lunny/make_faster_drone Lunny Xiao 2021-07-28 10:04:22 +0800
  • c02a1bf00c Fix postgres driver datasource name parse (#2012) Lunny Xiao 2021-07-28 10:03:09 +0800
  • dea2d13031
    Fix postgres driver datasource name parse Lunny Xiao 2021-07-28 00:18:25 +0800
  • d973423802 Fix issue with byte representation in MSSQL (#1957) Andrew Thornton 2021-07-23 09:01:49 +0800
  • ad4830f531 Remove default length of 50 for Blob (#1959) Andrew Thornton 2021-07-23 08:59:53 +0800
  • cb2b96e875
    as per lunny Andrew Thornton 2021-07-22 22:39:16 +0100
  • d5142257f1 Merge branch 'master' into fix-missing-string-if-not-blob Andrew Thornton 2021-07-22 20:02:00 +0800
  • 759991b018
    split test-sqlite and test-sqlite3 Lunny Xiao 2021-07-22 16:53:28 +0800
  • 0acd6d4948
    Make drone faster Lunny Xiao 2021-07-22 16:31:12 +0800
  • 6f79e06376 Fix master/slave bug (#2004) Lunny Xiao 2021-07-22 11:07:53 +0800
  • de7ed63cb9 Fix master/slave bug Lunny Xiao 2020-08-17 20:20:36 +0800
  • 47cfe0347f Add test for limit with query (#1787) Lunny Xiao 2021-07-21 21:13:15 +0800
  • 5ee04f5378
    Skip sqlserver Lunny Xiao 2021-07-21 20:27:14 +0800
  • 451f81287a Fix bug Lunny Xiao 2020-11-03 14:13:04 +0800
  • 28c346073c Add test for limit with query Lunny Xiao 2020-09-08 22:09:39 +0800
  • 0f3f4ea7fb Update docs (#2003) Lunny Xiao 2021-07-21 19:17:50 +0800
  • 16afcec0e9
    Update docs Lunny Xiao 2021-07-21 15:43:37 +0800
  • 162181e194
    add tests Lunny Xiao 2021-07-21 14:04:51 +0800