René's URL Explorer Experiment


Title: SqlBulkAsync throws error System.ArgumentException: Value does not fall within the expected range. · Issue #61 · DIPSAS/Dapper.Oracle · GitHub

Open Graph Title: SqlBulkAsync throws error System.ArgumentException: Value does not fall within the expected range. · Issue #61 · DIPSAS/Dapper.Oracle

X Title: SqlBulkAsync throws error System.ArgumentException: Value does not fall within the expected range. · Issue #61 · DIPSAS/Dapper.Oracle

Description: This test case throws an exception. public async Task BulkNotWorking() { var data = new List() { new Scenario { Id = -3, Name = "test1", PeriodYear = 2023, }, new Scenario { Id = -4, Name = "test1", PeriodYear = 2023, }, }; var...

Open Graph Description: This test case throws an exception. public async Task BulkNotWorking() { var data = new List() { new Scenario { Id = -3, Name = "test1", PeriodYear = 2023, }, new Scenario { Id = -4, Name...

X Description: This test case throws an exception. public async Task BulkNotWorking() { var data = new List<Scenario>() { new Scenario { Id = -3, Name = "test1", PeriodYear = 2023, }, new Scenario...

Opengraph URL: https://github.com/DIPSAS/Dapper.Oracle/issues/61

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"SqlBulkAsync throws error System.ArgumentException: Value does not fall within the expected range.","articleBody":"This test case throws an exception.\r\n   ```\r\npublic async Task BulkNotWorking()\r\n    {\r\n        var data = new List\u003cScenario\u003e()\r\n        {\r\n            new Scenario { Id = -3, Name = \"test1\", PeriodYear = 2023,  },\r\n            new Scenario { Id = -4, Name = \"test1\", PeriodYear = 2023,  },\r\n        };\r\n\r\n        var query = @\"insert into XXDM.ST_SCENARIO (ID, NAME, PERIOD_YEAR)\r\n                      values (:ID, :NAME, :PERIOD_YEAR)\";\r\n        var mapping = new BulkMapping\u003cScenario\u003e[]\r\n        {\r\n            new BulkMapping\u003cScenario\u003e(\"ID\", x =\u003e x.Id.Value),\r\n            new BulkMapping\u003cScenario\u003e(\"NAME\", x =\u003e x.Name),\r\n            new BulkMapping\u003cScenario\u003e(\"PERIOD_YEAR\", x =\u003e x.PeriodYear),\r\n        };\r\n\r\n        using var connection = client.GetConnection();\r\n        await connection.SqlBulkAsync(query, data, mapping).ConfigureAwait(false);\r\n    }\r\n\r\n```\r\n\r\nIf I add appropriate OracleMappingType.xxxx to each of the mappings, like this, it works:\r\n\r\n\u003e new BulkMapping\u003cScenario\u003e(\"ID\", x =\u003e x.Id.Value, OracleMappingType.Int32),\r\n\r\nThe exception is:\r\n\r\n\u003e System.ArgumentException: Value does not fall within the expected range.\r\n\u003e \r\n\u003e   Stack Trace: \r\n\u003e OracleParameter.set_Value(Object value)\r\n\u003e OracleDynamicParameters.AddParameters(IDbCommand command, Identity identity)\r\n\u003e IDynamicParameters.AddParameters(IDbCommand command, Identity identity)\r\n\u003e \u003c\u003ec__DisplayClass165_0.\u003cGetCacheInfo\u003eb__0(IDbCommand cmd, Object obj) line 1738\r\n\u003e CommandDefinition.SetupCommand(IDbConnection cnn, Action`2 paramReader) line 128\r\n\u003e SqlMapper.TrySetupAsyncCommand(CommandDefinition command, IDbConnection cnn, Action`2 paramReader) line 396\r\n\u003e SqlMapper.ExecuteImplAsync(IDbConnection cnn, CommandDefinition command, Object param) line 642\r\n\u003e BulkOperation.SqlBulkAsync[T](IDbConnection connection, String sql, IEnumerable`1 objects, IEnumerable`1 mapping, Nullable`1 cmdType, IDbTransaction transaction)\r\n\u003e OracleScenarioRepository.BulkNotWorking() line 114\r\n\u003e BulkTester.TestBulkInsert() line 18\r\n\u003e ThreadOperations.ExecuteWithAbortSafety(Action action)\r\n\r\n\r\nFinally, this issue was mentioned in [https://github.com/DIPSAS/Dapper.Oracle/issues/49](url), but no suggestions or resolution was provided.","author":{"url":"https://github.com/dev-jlb","@type":"Person","name":"dev-jlb"},"datePublished":"2023-03-09T22:14:31.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/61/Dapper.Oracle/issues/61"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:25499981-86e7-a4bd-99d2-afe83676e42f
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9B92:2BC593:99FB92C:C714E01:697ED37D
html-safe-nonce6f1a66352eac35919ea7ed601f4901329d2e03cbcdebd94dcdc2164a412d9117
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QjkyOjJCQzU5Mzo5OUZCOTJDOkM3MTRFMDE6Njk3RUQzN0QiLCJ2aXNpdG9yX2lkIjoiNzY5OTgwOTY5OTc4MDAyMzE2NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacf491f417d05f6d2fded2a0b56c52515db1b294553da6f3eb4cff9ad459ae2029
hovercard-subject-tagissue:1618067631
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/DIPSAS/Dapper.Oracle/61/issue_layout
twitter:imagehttps://opengraph.githubassets.com/4902fdc7f6d7975b12af884e3ba05c0bf876476017687a7112c2662638b59c04/DIPSAS/Dapper.Oracle/issues/61
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/4902fdc7f6d7975b12af884e3ba05c0bf876476017687a7112c2662638b59c04/DIPSAS/Dapper.Oracle/issues/61
og:image:altThis test case throws an exception. public async Task BulkNotWorking() { var data = new List() { new Scenario { Id = -3, Name = "test1", PeriodYear = 2023, }, new Scenario { Id = -4, Name...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamedev-jlb
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/DIPSAS/Dapper.Oracle git https://github.com/DIPSAS/Dapper.Oracle.git
octolytics-dimension-user_id10976610
octolytics-dimension-user_loginDIPSAS
octolytics-dimension-repository_id130819131
octolytics-dimension-repository_nwoDIPSAS/Dapper.Oracle
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id130819131
octolytics-dimension-repository_network_root_nwoDIPSAS/Dapper.Oracle
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues/61#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FDIPSAS%2FDapper.Oracle%2Fissues%2F61
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FDIPSAS%2FDapper.Oracle%2Fissues%2F61
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=DIPSAS%2FDapper.Oracle
Reloadhttps://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues/61
Reloadhttps://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues/61
Reloadhttps://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues/61
DIPSAS https://patch-diff.githubusercontent.com/DIPSAS
Dapper.Oraclehttps://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FDIPSAS%2FDapper.Oracle
Fork 46 https://patch-diff.githubusercontent.com/login?return_to=%2FDIPSAS%2FDapper.Oracle
Star 115 https://patch-diff.githubusercontent.com/login?return_to=%2FDIPSAS%2FDapper.Oracle
Code https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle
Issues 12 https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues
Pull requests 3 https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/pulls
Actions https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/actions
Projects 0 https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/projects
Models https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/models
Security 0 https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/security
Insights https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/pulse
Code https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle
Issues https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues
Pull requests https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/pulls
Actions https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/actions
Projects https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/projects
Models https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/models
Security https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/security
Insights https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/DIPSAS/Dapper.Oracle/issues/61
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/DIPSAS/Dapper.Oracle/issues/61
SqlBulkAsync throws error System.ArgumentException: Value does not fall within the expected range.https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues/61#top
https://github.com/dev-jlb
https://github.com/dev-jlb
dev-jlbhttps://github.com/dev-jlb
on Mar 9, 2023https://github.com/DIPSAS/Dapper.Oracle/issues/61#issue-1618067631
https://github.com/DIPSAS/Dapper.Oracle/issues/49https://patch-diff.githubusercontent.com/DIPSAS/Dapper.Oracle/issues/url
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.