{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":171239842,"defaultBranch":"main","name":"SqlBulkHelpers","ownerLogin":"cajuncoding","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-02-18T08:00:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20844814?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722903842.0","currentOid":""},"activityList":{"items":[{"before":"634737e8b6e71ad06ca52bf463c87c2e0d17e0f9","after":"024099ce4000a217398da0d7231838a44a36f0af","ref":"refs/heads/main","pushedAt":"2024-08-05T22:45:12.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #21 from cajuncoding/bugfix/20-fix_linq_column_attr_nullref_exception\n\nFix null ref exception with Linq2Db Column name mapping attribute whe…","shortMessageHtmlLink":"Merge pull request #21 from cajuncoding/bugfix/20-fix_linq_column_att…"}},{"before":"634737e8b6e71ad06ca52bf463c87c2e0d17e0f9","after":"b31f8e069bcd7215baa6b1589511961fdb79157c","ref":"refs/heads/bugfix/20-fix_linq_column_attr_nullref_exception","pushedAt":"2024-08-05T22:44:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Fix null ref exception with Linq2Db Column name mapping attribute when no name is specified since it is optional -- https://github.com/cajuncoding/SqlBulkHelpers/issues/20","shortMessageHtmlLink":"Fix null ref exception with Linq2Db Column name mapping attribute whe…"}},{"before":null,"after":"634737e8b6e71ad06ca52bf463c87c2e0d17e0f9","ref":"refs/heads/bugfix/20-fix_linq_column_attr_nullref_exception","pushedAt":"2024-08-05T22:16:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"- Fix Security Vulnerability in System.Data.SqlClient\n- Fix Collation Conflict Risks -- Thanks to Contribution by @simelis","shortMessageHtmlLink":"- Fix Security Vulnerability in System.Data.SqlClient"}},{"before":"c2a57abafa2d5cdb900d00c601075b62fd212d67","after":"634737e8b6e71ad06ca52bf463c87c2e0d17e0f9","ref":"refs/heads/main","pushedAt":"2024-03-22T19:27:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"- Fix Security Vulnerability in System.Data.SqlClient\n- Fix Collation Conflict Risks -- Thanks to Contribution by @simelis","shortMessageHtmlLink":"- Fix Security Vulnerability in System.Data.SqlClient"}},{"before":"8ecbc87114af34db0de839e656d47805f2aff287","after":"c2a57abafa2d5cdb900d00c601075b62fd212d67","ref":"refs/heads/main","pushedAt":"2024-03-22T19:19:16.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #18 from simelis/main\n\nFix collation conflict","shortMessageHtmlLink":"Merge pull request #18 from simelis/main"}},{"before":"98b8e03df1224a5554f9e23104377d84e8b6380f","after":null,"ref":"refs/heads/dependabot/nuget/SqlBulkHelpers.SampleApp.NetFramework/Microsoft.Data.SqlClient-5.1.3","pushedAt":"2024-03-22T19:01:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a1325908870a311e42ac732389d6a094aded7d3e","after":"8ecbc87114af34db0de839e656d47805f2aff287","ref":"refs/heads/main","pushedAt":"2024-03-22T19:01:04.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #17 from cajuncoding/dependabot/nuget/SqlBulkHelpers.SampleApp.NetFramework/Microsoft.Data.SqlClient-5.1.3\n\nBump Microsoft.Data.SqlClient from 5.0.1 to 5.1.3 in /SqlBulkHelpers.SampleApp.NetFramework","shortMessageHtmlLink":"Merge pull request #17 from cajuncoding/dependabot/nuget/SqlBulkHelpe…"}},{"before":null,"after":"98b8e03df1224a5554f9e23104377d84e8b6380f","ref":"refs/heads/dependabot/nuget/SqlBulkHelpers.SampleApp.NetFramework/Microsoft.Data.SqlClient-5.1.3","pushedAt":"2024-02-01T03:55:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Microsoft.Data.SqlClient in /SqlBulkHelpers.SampleApp.NetFramework\n\nBumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.0.1 to 5.1.3.\n- [Release notes](https://github.com/dotnet/sqlclient/releases)\n- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dotnet/sqlclient/compare/v5.0.1...v5.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Data.SqlClient\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Data.SqlClient in /SqlBulkHelpers.SampleApp.NetFramework"}},{"before":"b1e597f38e24946aba2ea7443286d6d0087ced11","after":null,"ref":"refs/heads/dependabot/nuget/NetStandard.SqlBulkHelpers/Microsoft.Data.SqlClient-5.1.3","pushedAt":"2024-02-01T03:54:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"3855ec2bbf8415e57c6282e98e7a4e76cf3d582d","after":"a1325908870a311e42ac732389d6a094aded7d3e","ref":"refs/heads/main","pushedAt":"2024-02-01T03:54:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #16 from cajuncoding/dependabot/nuget/NetStandard.SqlBulkHelpers/Microsoft.Data.SqlClient-5.1.3\n\nBump Microsoft.Data.SqlClient from 5.0.1 to 5.1.3 in /NetStandard.SqlBulkHelpers","shortMessageHtmlLink":"Merge pull request #16 from cajuncoding/dependabot/nuget/NetStandard.…"}},{"before":null,"after":"b1e597f38e24946aba2ea7443286d6d0087ced11","ref":"refs/heads/dependabot/nuget/NetStandard.SqlBulkHelpers/Microsoft.Data.SqlClient-5.1.3","pushedAt":"2024-02-01T03:50:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Microsoft.Data.SqlClient in /NetStandard.SqlBulkHelpers\n\nBumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.0.1 to 5.1.3.\n- [Release notes](https://github.com/dotnet/sqlclient/releases)\n- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dotnet/sqlclient/compare/v5.0.1...v5.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Data.SqlClient\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Data.SqlClient in /NetStandard.SqlBulkHelpers"}},{"before":"fc6fcd50d142cd7f61b2d4849d1ee7bdd436f8bc","after":"3855ec2bbf8415e57c6282e98e7a4e76cf3d582d","ref":"refs/heads/main","pushedAt":"2023-12-15T04:48:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Fix Caching bug for Processing Definitions loaded from class Attribute annotations, etc. whereby the FullName was not correctly used resulting in cache conflicts and incorrect values when classes have the same name. Increment Version for publishing to Nuget!","shortMessageHtmlLink":"Fix Caching bug for Processing Definitions loaded from class Attribut…"}},{"before":"c4434fecdbb091728808cfd2d45feca6303407fa","after":"fc6fcd50d142cd7f61b2d4849d1ee7bdd436f8bc","ref":"refs/heads/main","pushedAt":"2023-11-16T19:47:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Update README.md\n\nGive a Star","shortMessageHtmlLink":"Update README.md"}},{"before":"21916f81ed22a0de374c4df452e7927d9f8baf05","after":"c4434fecdbb091728808cfd2d45feca6303407fa","ref":"refs/heads/main","pushedAt":"2023-11-07T21:27:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"- Updated version to 2.4.2 for release to Nuget!\n- Add Support to manually control if Materialized Loading tables are cleaned-up/removed when using `SchemaCopyMode.OutsideTransactionAvoidSchemaLocks` via `materializeDataContext.DisableMaterializedStagingTableCleanup()`; always enabled by default and throws an `InvalidOperationException` if if SchemaCopyMode.InsideTransactionAllowSchemaLocks is used. This provides support for advanced debugging and control flow support.\n- Improved SqlBulkHelpers Configuration API to now provide Clone() and Configure() methods to more easily copy/clone existing configuration and change values is specific instances; including copy/clone of the Defaults for unique exeuctions.","shortMessageHtmlLink":"- Updated version to 2.4.2 for release to Nuget!"}},{"before":"cac2c355cfcd5cd21c27b19184664ec4fff48e66","after":"21916f81ed22a0de374c4df452e7927d9f8baf05","ref":"refs/heads/main","pushedAt":"2023-10-24T22:13:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"- Added support to load Table Schema for Temp Tables (basic Schema details needed for BulkInsert or Update, etc. to allow Bulk Loading Temp Tables!\n- Improved Error message for when custom SQL Merge Match qualifiers are specified but DB Schema may have changed making them invalid or missing from Cached schema.","shortMessageHtmlLink":"- Added support to load Table Schema for Temp Tables (basic Schema de…"}},{"before":"0d9de38771e124f314af6711f1e9dd8f835aeb2b","after":"cac2c355cfcd5cd21c27b19184664ec4fff48e66","ref":"refs/heads/main","pushedAt":"2023-09-11T20:53:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"-Added new explicit CopyTableDataAsync() APIs which enable explicit copying of data between two tables on matching columns (automatically detected by Name and Data Type).\n-Added new Materialized Data Configuration value MaterializedDataLoadingTableDataCopyMode to control whether the materialized data process automatically copies data into the Loading Tables after cloning. This helps to greatly simplify new use cases where data must be merged (and preserved) during the materialization process.","shortMessageHtmlLink":"-Added new explicit CopyTableDataAsync() APIs which enable explicit c…"}},{"before":"fdde00f40b77429ebbaff5160da2d560b848c0d5","after":"0d9de38771e124f314af6711f1e9dd8f835aeb2b","ref":"refs/heads/main","pushedAt":"2023-09-02T04:23:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Fixed bug with Sql Bulk Insert/Update processing with Model Properties that have mapped database names via mapping attribute (e.g. [SqlBulkColumn(\"\")], [Map(\"\")], [Column(\"\")], etc.).","shortMessageHtmlLink":"Fixed bug with Sql Bulk Insert/Update processing with Model Propertie…"}},{"before":"2c868c58818aafc882bd68f6402a61c11afc6dba","after":"fdde00f40b77429ebbaff5160da2d560b848c0d5","ref":"refs/heads/main","pushedAt":"2023-08-08T04:37:37.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #15 from cajuncoding/feature/avoid_schema_locks_as_default_behavior\n\nRefactor and enhance to now avoid Schema Locks as default behavior in…","shortMessageHtmlLink":"Merge pull request #15 from cajuncoding/feature/avoid_schema_locks_as…"}},{"before":null,"after":"2fbc221741a3de871001def91fef9ce4b4c5a1b1","ref":"refs/heads/feature/avoid_schema_locks_as_default_behavior","pushedAt":"2023-08-08T04:35:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Refactor and enhance to now avoid Schema Locks as default behavior in the ExecuteMaterializeDataProcessAsync(); but is configurable. The the new MaterializedDataSchemaCopyMode config value controls if Schema copying/cloning (for Loading/Discarding Tables) is inside or outside the Transaction (e.g. SchemaCopyMode.InsideTransactionAllowSchemaLocks vs OutsideTransactionAvoidSchemaLocks). New separate methods is now added to handle the CleanupMaterializeDataProcessAsync() but must be explicitly called as it is no longer implicitly called with FinishMaterializeDataProcessAsync(). Fix bug in ReSeedTableIdentityValueWithMaxIdAsync() when the Table is Empty so that it now defaults to value of 1. Added support to customize the Prefix & Suffix of cloned tables in the Materialized Data process for the Loading table name & Discarding table name (e.g. MaterializedDataLoadingTablePrefix, MaterializedDataDiscardingTablePrefix, etc.).\n\nAll Unit Tests are passing, and Nuget Package has been updated now as v2.3.0.","shortMessageHtmlLink":"Refactor and enhance to now avoid Schema Locks as default behavior in…"}},{"before":"0d7a7ef0d8b75765f0b966c80f0932c6bf73d2f6","after":"2c868c58818aafc882bd68f6402a61c11afc6dba","ref":"refs/heads/main","pushedAt":"2023-08-04T06:29:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/raerae1616/SqlBulkHelpers","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/raerae1616/SqlBulkHelpers"}},{"before":"a0785d8247385beebd3da2ab5082bac94f626dd0","after":"d8a32d71b537d02247ef65609f456e342f0d4781","ref":"refs/heads/feature/add_support_to_manually_set_identity_values_on_insert","pushedAt":"2023-08-04T06:28:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"- Fixed a Bug where Identity Column Value was not correctly synced after Materialization Process is completing.\n- Added new Helper API to quickly Sync the Identity column value with the current MAX Id value of the column (ensuring it's valid after populating additional data); This is useful if you override Identity values for a full Table refresh, but then want to later insert data into the table.","shortMessageHtmlLink":"- Fixed a Bug where Identity Column Value was not correctly synced af…"}},{"before":"84f028253cec90b92326681398e92a8ba30665ac","after":"0d7a7ef0d8b75765f0b966c80f0932c6bf73d2f6","ref":"refs/heads/main","pushedAt":"2023-05-25T03:41:15.250Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #14 from cajuncoding/feature/add_support_to_manually_set_identity_values_on_insert\n\nImproved namespace for SqlBulkHelpers.CustomExtensions to reduce risk…","shortMessageHtmlLink":"Merge pull request #14 from cajuncoding/feature/add_support_to_manual…"}},{"before":"1b57d20f77a6bdcd7eea4c1ceb79dad79923b370","after":"a0785d8247385beebd3da2ab5082bac94f626dd0","ref":"refs/heads/feature/add_support_to_manually_set_identity_values_on_insert","pushedAt":"2023-05-25T03:40:30.997Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Improved namespace for SqlBulkHelpers.CustomExtensions to reduce risk of conflicts with similar existing extensions.","shortMessageHtmlLink":"Improved namespace for SqlBulkHelpers.CustomExtensions to reduce risk…"}},{"before":"5530fcd46f62f86e86273d951f7249282ad15621","after":"84f028253cec90b92326681398e92a8ba30665ac","ref":"refs/heads/main","pushedAt":"2023-05-25T03:20:00.106Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #13 from cajuncoding/feature/add_support_to_manually_set_identity_values_on_insert\n\nRestored support for SqlConnection Factory (simplified now as a Func&…","shortMessageHtmlLink":"Merge pull request #13 from cajuncoding/feature/add_support_to_manual…"}},{"before":"dfc9e8878e2d96c4aa07905572cdf4b53d8329c4","after":"1b57d20f77a6bdcd7eea4c1ceb79dad79923b370","ref":"refs/heads/feature/add_support_to_manually_set_identity_values_on_insert","pushedAt":"2023-05-25T03:19:34.446Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Restored support for SqlConnection Factory (simplified now as a Func<SqlConnection> when manually using the SqlDbSchemaLoader to dynamically retrieve Table Schema definitions for performance. Updated to v2.2.1 to publish updated version.","shortMessageHtmlLink":"Restored support for SqlConnection Factory (simplified now as a Func&…"}},{"before":"1e2c7188fbf20e5d23064980a55b7980fac1db90","after":"5530fcd46f62f86e86273d951f7249282ad15621","ref":"refs/heads/main","pushedAt":"2023-05-24T19:16:46.623Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #12 from cajuncoding/feature/add_support_to_manually_set_identity_values_on_insert\n\nFeature/add support to manually set identity values on insert","shortMessageHtmlLink":"Merge pull request #12 from cajuncoding/feature/add_support_to_manual…"}},{"before":"c059a828dfc3cd36f09119344bce8fb934d74dac","after":"dfc9e8878e2d96c4aa07905572cdf4b53d8329c4","ref":"refs/heads/feature/add_support_to_manually_set_identity_values_on_insert","pushedAt":"2023-05-24T19:14:19.400Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Updated release notes and Version for publishing to Nuget.","shortMessageHtmlLink":"Updated release notes and Version for publishing to Nuget."}},{"before":"6476b2f86e40fe2f02271ac77f5297be19961a50","after":"c059a828dfc3cd36f09119344bce8fb934d74dac","ref":"refs/heads/feature/add_support_to_manually_set_identity_values_on_insert","pushedAt":"2023-05-24T18:49:43.298Z","pushType":"push","commitsCount":1,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Finished adding full support and Integration Tests for Identity Inserts (manually setting Identity values from the Models) via enableIdentityInsert parameter now added to all APIs.","shortMessageHtmlLink":"Finished adding full support and Integration Tests for Identity Inser…"}},{"before":null,"after":"6476b2f86e40fe2f02271ac77f5297be19961a50","ref":"refs/heads/feature/add_support_to_manually_set_identity_values_on_insert","pushedAt":"2023-05-24T01:52:32.832Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Add new Materialized Data APIs to Get and Set/Re-seed Identity values on Tables to better support working with Identity columns. Draft Support (Pending testing) of support for Identity Insert where the Bulk APIs allow you to specify Identity values on your models and set them when bulk loading (for edge cases such as restoring data that was archived).","shortMessageHtmlLink":"Add new Materialized Data APIs to Get and Set/Re-seed Identity values…"}},{"before":"03d840296be658e21e9a8265376cb50f9c1cfb5f","after":"1e2c7188fbf20e5d23064980a55b7980fac1db90","ref":"refs/heads/main","pushedAt":"2023-05-23T02:44:01.251Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"cajuncoding","name":"Brandon","path":"/cajuncoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20844814?s=80&v=4"},"commit":{"message":"Merge pull request #11 from cajuncoding/feature/add_support_for_bigint_identity_values\n\nFeature/add support for bigint identity values","shortMessageHtmlLink":"Merge pull request #11 from cajuncoding/feature/add_support_for_bigin…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEkoDgHAA","startCursor":null,"endCursor":null}},"title":"Activity · cajuncoding/SqlBulkHelpers"}