1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-03-17 20:48:01 +02:00

Commit Graph

  • 7706234b95 commit sathish 2025-01-22 22:20:23 +00:00
  • 1393e5c14f
    Merge cfce521939b2fd820e522f0492b52a01a2429820 into 63e2ff0afc421108519f635379d1d52c8cb54039 Jason N. White 2025-01-01 07:54:18 -05:00
  • cfce521939
    Update LICENSE, fix license year JasonnnW3000 2025-01-01 07:54:11 -05:00
  • 18d9c913cd
    Merge 1fa02730a98c48b146651e81c847fe8784d19d6d into 63e2ff0afc421108519f635379d1d52c8cb54039 Siddharth Karandikar 2024-09-29 20:31:11 -04:00
  • 8283c4729f
    Merge 56464bcc02d9efd8bfc82e7da0772594569b0433 into 63e2ff0afc421108519f635379d1d52c8cb54039 Rennbon 2024-09-18 09:14:05 +02:00
  • bf4f8f47d5
    Merge 05bf53329f4fa1d96c95690464fc51da795f7e38 into 63e2ff0afc421108519f635379d1d52c8cb54039 Jessie A. Morris 2024-09-15 12:40:07 -03:00
  • 7de43323fe
    Merge d23f51393585929f6773cf0146ec1a85c0bae549 into 63e2ff0afc421108519f635379d1d52c8cb54039 rsanjayam1 2024-09-15 12:10:12 -03:00
  • b26e9a9c7a
    Merge 6164ad6e3fcf9c7a0da0f57eed375b1b2988d62b into 63e2ff0afc421108519f635379d1d52c8cb54039 riccardos77 2024-09-15 16:10:20 +02:00
  • 986feedd00
    Merge 95615cbeef8a0660ae0ede6dbd726c5e2ac88521 into 63e2ff0afc421108519f635379d1d52c8cb54039 gh | filikos 2024-09-11 12:57:04 +02:00
  • 63e2ff0afc
    Merge pull request #340 from DATA-DOG/feature/316 master Neenad Ingole 2024-09-11 12:51:38 +02:00
  • 95615cbeef WIP: Adjusted outputs to increase readability filikos 2023-12-23 19:31:05 +01:00
  • 49e34f68ea
    Merge pull request #314 from chrisirhc/patch-1 Neenad Ingole 2024-08-13 22:53:20 +02:00
  • 4a27a756c1
    Add WithTXOption expectation to ExpectBegin Neenad Ingole 2024-08-13 22:50:39 +02:00
  • f3575cd527
    add missing closing curly brace Neenad Ingole 2024-08-12 21:02:09 +02:00
  • 52e994a59c
    Merge branch 'master' into patch-1 Neenad Ingole 2024-08-12 20:42:40 +02:00
  • 645bbfbb7d
    Add test for WillReturnRows function returns Nil Neenad Ingole 2024-08-12 20:36:12 +02:00
  • 6164ad6e3f add output parameters support Riccardo Sale 2024-04-06 23:10:36 +02:00
  • 6bed17cdbe
    Merge pull request #307 from Woody1193/master Diego Augusto Molina 2024-06-08 23:02:59 -03:00
  • 662222463e
    Merge pull request #333 from sfc-gh-tvidyasankar/patch-1 Gediminas Morkevicius 2024-04-03 14:17:47 +03:00
  • f53e637e42 adding a test case to support empty expectedSQL check sfc-gh-tvidyasankar 2024-04-02 14:35:59 -07:00
  • faba995e99
    Update query.go THOTHADRI RAJESH VIDYASANKAR 2024-04-02 13:56:51 -07:00
  • 30283daf08
    Update query.go THOTHADRI RAJESH VIDYASANKAR 2024-04-02 13:43:23 -07:00
  • 108200d928
    Create FUNDING.yml Gediminas Morkevicius 2024-01-15 12:28:33 +02:00
  • 13767dc13a
    Merge pull request #329 from IvoGoman/optionalNoArgs v1.5.2 gh | filikos 2024-01-06 22:33:25 +01:00
  • a6a27b71b9
    fix: make no argument passed validation opt-in Ivo Gosemann 2023-12-11 17:33:56 +01:00
  • b2d135c5e4
    Merge pull request #326 from co60ca/master v1.5.1 Jessie A. Morris 2023-10-19 16:22:07 -06:00
  • e4270300ef Modify: existing panic in AddRow to give a hint to the issue Mae Kennedy 2023-10-19 17:24:06 +00:00
  • d23f513935 fix for parallel calls with prepared stmts Rajshree Sanjayam 2023-08-16 14:11:05 +05:30
  • 84cfc9adec fix for parallel calls with prepared stmts Rajshree Sanjayam 2023-08-16 14:04:15 +05:30
  • 46af0dedfe fix for parallel calls with prepared stmts Rajshree Sanjayam 2023-08-16 13:53:50 +05:30
  • b2f0b45ee8
    Merge pull request #318 from IvoGoman/fix/nilonstringpointer Jessie A. Morris 2023-08-10 10:05:53 -06:00
  • 4a9308e2e8
    Update rows_test.go IvoGoman 2023-08-09 23:43:51 +02:00
  • fd971def42 CSVColParser: correctly set nil values in Rows Ivo Gosemann 2023-08-09 17:19:35 +02:00
  • 3476f31d8f
    Merge pull request #315 from IvoGoman/fix/invalidcsvstring wangxiaolei 2023-05-10 21:41:46 +08:00
  • a1ad26d110 fixes csv parse errors being silently ignored Ivo Gosemann 2023-05-04 19:19:09 +02:00
  • 44e635fc27
    Update expectations_go18.go to accept WillReturnRows(nil) Chris Chua 2023-04-04 15:09:22 +08:00
  • 53281d1222 feat: port v2 branch optimize to main branch fatelei 2023-04-03 22:32:46 +08:00
  • c6061bd6df add exec select dantedenis 2023-02-22 13:10:01 +03:00
  • 74c62a2f3a update go mod dantedenis 2023-02-22 10:17:34 +03:00
  • 081ab1d68f add expectedSelect dantedenis 2023-02-22 09:45:12 +03:00
  • 1fa02730a9 Fix issue 285. siddharth178 2023-02-11 09:43:53 +05:30
  • a04eaa2c39
    Added SqlMock type to allow for options to be sent to function that creates the sqlmock Woody1193 2022-12-22 16:39:33 +09:00
  • 2e93f64e77 fix test 百里(barry) 2022-12-06 21:46:07 +08:00
  • 2719fa1000 fix lint 百里(barry) 2022-12-06 18:27:00 +08:00
  • e7e7e91bdb fiux 百里(barry) 2022-12-06 18:22:18 +08:00
  • 4cb506230e
    Merge pull request #1 from pubgo/refactor 百里(barry) 2022-12-06 18:16:19 +08:00
  • aed2242c7c fix sqlmock test 百里(barry) 2022-12-06 18:12:49 +08:00
  • 069681ee4e fix 百里(barry) 2022-12-06 18:04:27 +08:00
  • 0fba32a0c9 fix 百里(barry) 2022-12-06 18:03:53 +08:00
  • 1458bd8d7b fix sqlmock test 百里(barry) 2022-12-06 08:50:21 +08:00
  • 07784932c2 fix 百里(barry) 2022-12-05 23:26:07 +08:00
  • d4d4c7125f fix sqlmock 百里(barry) 2022-12-05 23:23:44 +08:00
  • 4cc541ca72 add checker 百里(barry) 2022-12-05 10:07:17 +08:00
  • 82f895a3ba fix 百里(barry) 2022-12-03 22:28:57 +08:00
  • 7aec6b7e37 add args checker 百里(barry) 2022-12-03 19:52:16 +08:00
  • 1861060921 add gorm mock 百里(barry) 2022-12-02 23:18:39 +08:00
  • 72b8ba82a9 delete column 百里(barry) 2022-12-02 22:56:30 +08:00
  • f2b62709fb fix convNameValue 百里(barry) 2022-12-02 22:50:15 +08:00
  • e201836270 fix lint 百里(barry) 2022-12-02 20:58:20 +08:00
  • 5eb11edeb0 fix refactor 百里(barry) 2022-12-02 20:48:24 +08:00
  • 4a7aeb089d file refactor 百里(barry) 2022-12-02 20:36:59 +08:00
  • 6d48354095 fix go version 百里(barry) 2022-12-02 20:02:14 +08:00
  • 259481251c fix lint file 百里(barry) 2022-12-02 18:13:14 +08:00
  • e4850aa002 fix lint action 百里(barry) 2022-12-02 18:06:08 +08:00
  • 3c0838c965 lint and test 百里(barry) 2022-12-02 17:56:12 +08:00
  • 008118ccfa Update changelog for WillCompleteOnCancel cleroux 2022-08-25 21:19:51 -07:00
  • 1d28907806 Add WillCompleteOnCancel expectation cleroux 2022-08-25 21:19:18 -07:00
  • 44e746a20e
    Merge pull request #295 from IvoGoman/fix-args-passed-not-exp wangxiaolei 2022-08-19 23:24:26 +08:00
  • 7c9a431ac4 Adds fix to before go 1.8 Ivo Gosemann 2022-08-01 11:07:26 +02:00
  • 37b1bab1c0 Fixes expectations no arg exp but act args passed Ivo Gosemann 2022-08-01 10:39:40 +02:00
  • fd316ea512
    Merge pull request #289 from DATA-DOG/chore/issue-template Ghvst Code 2022-06-24 21:18:47 +01:00
  • 33a3e3a1b4 add issue template chore/issue-template Ghvstcode 2022-06-24 21:14:31 +01:00
  • 05bf53329f Add test that replicates parallel problem in issue 285 bug/285-parallel Jessie Morris 2022-06-23 20:42:43 -06:00
  • f46c9e9974
    Merge pull request #284 from col3name/master Jessie A. Morris 2022-06-23 09:48:47 -06:00
  • 56464bcc02 Add a description Rennbon 2022-04-23 21:41:58 +08:00
  • db273b6de9 fix: replace "expected" to "want" Rennbon 2022-02-15 19:02:14 +08:00
  • 742d0bc5c8
    fix package bearname 2022-02-07 15:03:11 +03:00
  • f19b529a49 refact: rm useless comments Rennbon 2021-12-13 15:34:11 +08:00
  • 9c4a207606 refact: merge struct and slice/array Rennbon 2021-12-12 18:46:31 +08:00
  • 462cf4ba6a refact: rm testify Rennbon 2021-12-07 21:07:57 +08:00
  • eb54fbc286 feat: create rows with slices Rennbon 2021-12-07 14:24:05 +08:00
  • 79f6b898a1 no message Rennbon 2021-12-03 19:59:07 +08:00
  • 699dcdfa20
    Merge pull request #279 from gliptak/travis1 Gediminas Morkevicius 2021-12-01 11:41:00 +02:00
  • fc9f7daa31
    Add Go 1.16 and 1.17 to Travis Gábor Lipták 2021-11-17 21:33:56 -05:00
  • 000b4693a8 Countermeasure for https://github.com/DATA-DOG/go-sqlmock/issues/239 hi-watana 2021-11-14 21:35:08 +09:00
  • 5b901db53a
    Merge pull request #263 from DATA-DOG/add-multi-rows-support Ajitem Sahasrabuddhe 2021-10-30 13:32:46 +05:30
  • 56fd2db741 row commit shiek 2021-08-08 05:34:18 +00:00
  • 4d55f937d0
    fix go vet error add-multi-rows-support Ajitem Sahasrabuddhe 2021-05-30 13:21:28 +05:30
  • caefcfd920
    support go 1.15 Ajitem Sahasrabuddhe 2021-05-30 13:19:48 +05:30
  • 2df2d8867c
    add AddRows function to allow adding multiple rows Ajitem Sahasrabuddhe 2021-05-30 13:15:50 +05:30
  • 35c0d3c10b
    add dependency to go.mod Ajitem Sahasrabuddhe 2021-05-30 13:15:32 +05:30
  • fea80cc602 First commit Dung 2021-04-09 06:56:17 +00:00
  • ef12e41bc8 first commit in test file balajibala123 2021-03-27 15:45:03 +00:00
  • 4624ad1e09 RowsMustBeClosed and RowsWereClosed moved from expectations to rows Yash Chandra 2021-03-12 04:04:25 +05:30
  • 0972ac5492 sqlmock before go 18 fix Yash Chandra 2021-03-12 00:47:59 +05:30
  • b6567401bd set expectations to run multiple times Yash Chandra 2021-03-11 23:03:17 +05:30
  • 1fff998167 update the way expectations.go initializes the margs variable sivchari 2021-02-16 02:15:13 +09:00
  • 07eed2a098
    Merge pull request #249 from maguro/magurl/fix-exepectexec-stringer Gediminas Morkevicius 2021-01-16 11:40:58 +02:00
  • ad48e464a0 Fix ExpectedExec Stringer implementation Alan D. Cabrera 2021-01-15 07:02:35 -08:00
  • 05566dcc0f Travis-ci: Disable version 1.2.x, 1.3.x, 1.4, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x & 1.11.x Devendranath Thadi 2020-11-03 06:11:47 +00:00