-
### Verified issue does not already exist?
I have searched and found no existing issue
### What error did you receive?
> WARNING: [13:39:27][Import-DbaCsv] Failure | Invalid cast from 'System…
-
### Describe your issue
In some situations, when linq2db can't complete query in one request, [it creates transaction](https://github.com/linq2db/linq2db/blob/3bcadabbb00d7b08bc0aac90263237cacf342f…
-
Hello, is there a way for bulkcopy to set the PKs of the records inserted? I need to use the PK values in subsequent save operations after the bulkcopy. Thanks.
Using MS Sql Server
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
I have a PS script which updates a SQL Server table via the BulkCopy class. I want to update 34 ta…
-
数据库对分区表的支持情况:
| 数据库类型 | 支持分区类型 | 版本支持情况 …
-
2024-10-17 13:54:41,154 [39] INFO Core.ORM.MySqlAdapter - Connection Opened:
2024-10-17 13:54:41,155 [39] INFO Core.ORM.MySqlAdapter - Start Connection Execute with: CREATE TEMPORARY TABLE TmpIn_CMM_…
-
It seems that batching inserts affects shared ArrayPool and consequently Json deserialization.
After `EnumerableExtensions.BatchRented` is called, the arrays returned from Shared ArrayPool are multid…
akpl updated
2 months ago
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.5.1
### Bug summary
While attempting to upgrade Umbraco from version 13.5.1 to 14.3.0, the proc…
-
While refactoring our project to use polymorphism, we have found that Linq2DB's inheritance mapping falls apart when the tree of abstract classes becomes three deep. The mapping works fine if there is…
-
Hi,
When I tried to compile `babelfish_extensions` with LLVM, the `babelfishpg_tsql` could not compiled. Here is a patch to fix the compile errors.
```diff
diff --git a/contrib/babelfishpg_tsq…