Commit Graph

  • 2bdcf44401
    Get struct and Find support big.Float Lunny Xiao 2021-07-07 14:38:39 +0800
  • b754e78269 Support big.Float (#1973) Lunny Xiao 2021-07-07 14:00:16 +0800
  • 54bbead2be refactor slice2Bean 2 (#1975) Lunny Xiao 2021-07-07 13:59:48 +0800
  • f14a007626
    remove blank line Lunny Xiao 2021-07-07 13:23:50 +0800
  • fcd0381908
    refactor slice2Bean 2 Lunny Xiao 2021-07-07 13:22:17 +0800
  • bece9a6373 refactor slice2Bean (#1974) Lunny Xiao 2021-07-07 13:03:05 +0800
  • 6119c63a66
    improve tests Lunny Xiao 2021-07-07 13:01:59 +0800
  • 10dee93362
    improve code Lunny Xiao 2021-07-07 12:24:57 +0800
  • 70756b0eef
    refactor slice2Bean Lunny Xiao 2021-07-07 12:16:07 +0800
  • 4b3ca2dd42 Support big.Float Lunny Xiao 2021-07-07 11:19:50 +0800
  • bb91a0773c Fix postgres genScanResult (#1972) Lunny Xiao 2021-07-07 11:34:33 +0800
  • f96ba2b449
    Fix postgres genScanResult Lunny Xiao 2021-07-07 10:39:25 +0800
  • 427c898419 Merge branch 'master' into lunny/add_alias_table Lunny Xiao 2021-07-06 23:21:28 +0800
  • c433fd51cb Nil ptr is nullable (#1919) Lunny Xiao 2021-07-06 23:20:17 +0800
  • 6d45bb8d6c fix postgres datatype NUMERIC scan i4colorfixer 2021-07-06 17:17:57 +0800
  • ed5d8203b2 Merge branch 'master' into lunny/null_ptr Lunny Xiao 2021-07-06 17:13:45 +0800
  • 8f64a78cd4 Support delete with no bean (#1926) Lunny Xiao 2021-07-06 17:11:45 +0800
  • 3e0887c5c2 Merge branch 'master' into lunny/add_alias_table Lunny Xiao 2021-07-06 17:10:18 +0800
  • 4a0b953464 Merge branch 'master' into lunny/upgrade_cockroach_test_env Lunny Xiao 2021-07-06 17:07:56 +0800
  • b82abcda41 Add test for #1182 Lunny Xiao 2021-06-09 09:54:32 +0800
  • 71ea7bf21e
    Fix test Lunny Xiao 2021-07-06 16:45:18 +0800
  • 0f9de013a7
    revert unnecessary change Lunny Xiao 2021-07-06 16:42:30 +0800
  • 27235499b6
    fix test Lunny Xiao 2021-07-06 16:41:11 +0800
  • 05a5611e59 merge Lunny Xiao 2021-07-04 23:20:30 +0800
  • 4f03689628 Merge Lunny Xiao 2021-07-03 00:09:36 +0800
  • 67d1348f4f Fix bug Lunny Xiao 2021-06-29 20:39:21 +0800
  • 13faa1341d merge Lunny Xiao 2021-06-29 20:18:05 +0800
  • 31fef0a637 improve code Lunny Xiao 2021-06-29 10:04:19 +0800
  • d3593cd8de Improve code Lunny Xiao 2021-06-27 17:18:55 +0800
  • f22f863fc7 Improve code Lunny Xiao 2021-06-25 22:15:49 +0800
  • 004408dd44 Add EmptyScanner Lunny Xiao 2021-06-25 17:42:54 +0800
  • 257fea90c6 improve code Lunny Xiao 2021-06-25 17:24:32 +0800
  • 2acd543562 fix tests Lunny Xiao 2021-06-16 17:05:32 +0800
  • 23a143717c detect the scan type according type Lunny Xiao 2021-06-16 11:15:13 +0800
  • baa3fdb549 more improvements Lunny Xiao 2021-06-14 16:09:03 +0800
  • 1f771b1764 improve Lunny Xiao 2021-06-12 10:47:07 +0800
  • 9b1e746c6c Fix time Lunny Xiao 2021-06-12 09:51:31 +0800
  • 1139445b2e improve scan values Lunny Xiao 2021-06-11 23:48:58 +0800
  • 7b84aa150b Improve get bean Lunny Xiao 2021-06-11 13:35:50 +0800
  • 611e378b7b refactor driver Lunny Xiao 2021-06-10 23:32:10 +0800
  • fcb1a47037 Support Get time.Time Lunny Xiao 2021-06-09 10:15:42 +0800
  • a5030dc7a4 refactor get (#1967) Lunny Xiao 2021-07-06 16:06:04 +0800
  • faa9ae8be8
    Improve code Lunny Xiao 2021-07-06 14:11:52 +0800
  • a56f7cf5eb
    Fix postgres Lunny Xiao 2021-07-06 13:15:56 +0800
  • 44f6fc09ab
    Fix bug Lunny Xiao 2021-07-06 10:57:06 +0800
  • 8c862e11d7
    revert unnecessary change Lunny Xiao 2021-07-05 14:45:57 +0800
  • 9e5bf5e204
    performance optimization Lunny Xiao 2021-07-05 14:43:11 +0800
  • dfdef4b68f
    Fix test Lunny Xiao 2021-07-05 14:16:02 +0800
  • d90767bcb7
    refactor get Lunny Xiao 2021-07-04 23:49:59 +0800
  • d0e5dba40e Query interface (#1965) Lunny Xiao 2021-07-04 21:23:17 +0800
  • f90dc25cee Merge branch 'master' into lunny/improve_query_interface Lunny Xiao 2021-07-04 19:08:51 +0800
  • 4f92921e43
    Add changelog for v1.1.2 v1.1.2 Lunny Xiao 2021-07-04 19:04:48 +0800
  • cbc40dfe5c Add release tag (#1966) Lunny Xiao 2021-07-04 18:19:46 +0800
  • bfff8d3fdb
    Fix drone Lunny Xiao 2021-07-04 18:05:07 +0800
  • 5fdfb87b37
    Add release tag Lunny Xiao 2021-07-04 18:03:45 +0800
  • 694d32e3e3
    refactor Lunny Xiao 2021-07-04 17:41:38 +0800
  • 47c5c70a0f
    improve code Lunny Xiao 2021-07-04 16:58:02 +0800
  • b062ddd0b0
    More improvements Lunny Xiao 2021-07-04 16:46:32 +0800
  • d2a5cd7660 Fix test Lunny Xiao 2021-07-03 12:07:49 +0800
  • 87f3dec0c0 Fix test Lunny Xiao 2021-07-03 09:36:40 +0800
  • bd3350dce6 Fix test Lunny Xiao 2021-07-02 19:49:41 +0800
  • 57ca3c4ce0 Query interface Lunny Xiao 2021-07-02 19:42:43 +0800
  • 60e128eb4d
    Changelog for v1.1.1 v1.1.1 Lunny Xiao 2021-07-03 22:45:28 +0800
  • 962962bb64 Fix #929 (#1936) Lunny Xiao 2021-07-03 20:26:49 +0800
  • 51903b5e69
    Fix test Lunny Xiao 2021-07-03 15:40:29 +0800
  • 02860a6146 Fix mssql test Lunny Xiao 2021-06-14 17:47:29 +0800
  • afef772f40 Fix bug Lunny Xiao 2021-06-12 17:00:48 +0800
  • d2f94d462e Fix test Lunny Xiao 2021-06-12 16:17:19 +0800
  • 5e0fb3d3b3 Fix test Lunny Xiao 2021-06-12 15:22:07 +0800
  • e3b6f79b43 Fix test Lunny Xiao 2021-06-12 15:04:06 +0800
  • 761926fd8b Fix #929 Lunny Xiao 2021-06-09 10:37:31 +0800
  • 66fc59b71c Query bytes based on Query string (#1964) Lunny Xiao 2021-07-02 12:37:03 +0800
  • 69ce9f420a
    Query bytes based on Query string Lunny Xiao 2021-07-02 11:57:36 +0800
  • 65846bacc3 Improve QueryString performance (#1962) Lunny Xiao 2021-07-02 11:25:20 +0800
  • bc4c9cfa3b adapt Timestamp/DateTime milisecond for MySQL/Postgres generalworksinc 2021-07-01 00:42:01 +0900
  • bfaffeebb1
    Fix tests Lunny Xiao 2021-06-30 12:48:38 +0800
  • ae0d5506c1
    Remove unrelated files Lunny Xiao 2021-06-30 11:24:47 +0800
  • ac3ca38638
    Fix tests Lunny Xiao 2021-06-30 11:22:45 +0800
  • c00908cb1d
    improve code Lunny Xiao 2021-06-29 22:06:34 +0800
  • eb3fd81154
    querystring performance Lunny Xiao 2021-06-29 21:30:33 +0800
  • db88ed3016 Merge branch 'master' into lunny/default Lunny Xiao 2021-06-29 14:34:38 +0800
  • 8f8195a86b Improve get field value of bean (#1961) Lunny Xiao 2021-06-29 14:32:29 +0800
  • d8be6d76ca
    upgrade mssql image Lunny Xiao 2021-06-29 13:18:44 +0800
  • c9d3db98be
    Fix nil struct Lunny Xiao 2021-06-29 11:24:50 +0800
  • 1c5b27a85b
    fix nil struct Lunny Xiao 2021-06-29 11:17:03 +0800
  • 64af3fef00
    improve get field value of bean Lunny Xiao 2021-06-29 11:04:46 +0800
  • 053a094740 refactor splitTag function (#1960) Lunny Xiao 2021-06-28 22:41:54 +0800
  • f437705971
    Fix test Lunny Xiao 2021-06-28 21:41:26 +0800
  • 0fece7421c
    Fix extends Lunny Xiao 2021-06-28 20:55:06 +0800
  • 4a4f4300fe
    improve code Lunny Xiao 2021-06-28 00:26:29 +0800
  • 940afb2af3
    refactor splitTag function Lunny Xiao 2021-06-28 00:22:03 +0800
  • 44f892fddc Ignore comments when deciding when to replace question marks. #1954 (#1955) antialiasis 2021-06-26 19:19:13 +0800
  • 180bd9a5a3 Merge branch 'master' into issue-1954 Lunny Xiao 2021-06-15 23:51:37 +0800
  • 5a58a272bc fix lint (#1953) Lunny Xiao 2021-06-15 20:28:49 +0800
  • 898e7b6fb5 Ignore comments when deciding when to replace quetion marks. Hlín Önnudóttir 2021-06-14 16:00:53 +0000
  • bc25b4128b Fix #1663 (#1952) Lunny Xiao 2021-06-14 11:23:05 +0800
  • fab1421573 Merge branch 'master' into lunny/fix_1663 Lunny Xiao 2021-06-14 10:17:28 +0800
  • 9461461967 fix pg GetColumns missing comment (#1949) knice88 2021-06-12 22:47:15 +0800
  • d59a38de83 refactor Or Lunny Xiao 2021-06-12 21:16:52 +0800
  • 25c5dec5fd Fix #1663 Lunny Xiao 2021-06-12 17:54:23 +0800