Jsonb#29
Merged
SebastianStehle merged 5 commits intoPhenX:masterfrom May 24, 2025
Merged
Conversation
Collaborator
Author
|
I added JSON support. I am not sure if it necessarily solves the JSON issue that is open. I have realized that you have to use the postgresql writer a little bit differently in some cases. I also noticed then that this method can be used for SQLite and got rid of some code there. Furthermore I tried to find a consistent naming for of tests. |
Collaborator
Author
|
Could you make a release when and if you merge it? |
Owner
|
Well that's great but I'd like to be able to merge my PR someday, I'm still on the back merge from master 😅 |
Collaborator
Author
|
Sure, I'll wait. |
…workCore.BulkInsert into jsonb # Conflicts: # src/PhenX.EntityFrameworkCore.BulkInsert.MySql/MySqlBulkInsertProvider.cs # src/PhenX.EntityFrameworkCore.BulkInsert.PostgreSql/PostgreSqlBulkInsertProvider.cs # src/PhenX.EntityFrameworkCore.BulkInsert.SqlServer/SqlServerBulkInsertProvider.cs # src/PhenX.EntityFrameworkCore.BulkInsert.Sqlite/SqliteBulkInsertProvider.cs
Collaborator
Author
|
Conflicts merged. |
Owner
|
I would have liked to review it, and release it myself |
Collaborator
Author
|
Sry, I really wanted to test this with Squidex. Will not do it again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.