-
### Describe the Bug
I have a database with quite a few tables all with proper FK's to eachother. I've also added Data Models for these tables and configured the related fields accordingly.
Howeve…
-
when I have table defined:
_public class TestEntity
{
public int Field1 { get; set; }
public string Fiield2 { get; set; }
[Key, DatabaseGenerated(DatabaseGeneratedOption.Identity)]
public in…
-
**Describe the bug**
Post Identity types are supported our assumption was to not see Untrackable dependency issues
**Expected behavior**
A clear and concise description of what you expected to h…
-
- SqlPackage or DacFx Version: 162.3.566.1
- .NET Framework (Windows-only) or .NET Core: .NET Core
- Environment (local platform and source/target platforms):
**Steps to Reproduce:**
1. Create…
-
### Bug Report
| Q | A
|------------ | ------
| Version | 3.9/4.2
#### Summary
SQL Server uses `sp_rename` function for renaming tables but using quotes for target table nam…
-
## Issue Description
- Description of the issue:
Hello,
when I lose the connection to my source database, I do not get any error reported.
The sling tool tells me that the processing went well …
-
### dlt version
1.3.0
### Describe the problem
Slack feed:
https://dlthub-community.slack.com/archives/C04DQA7JJN6/p1731449028965839
Performing incremental ingest of SQL Server table with curso…
-
**wrong order options in statement**
**SQL Server version and edition**
Execute ```SELECT @@VERSION```
Microsoft SQL Server 2022(RTM-CU9) (KB5030731) - 16.0.4085.2 (x64)
**Version of the scrip…
-
Apparently the logic is simple and perfect, but I can't run the filter, it syncs but doesn't filter
I have several tables and I want to create a filter, where the tennantID column (FK) is equal to …
-
When a stored procedure is reverse engineered and used a call is made to it, providing null for the `OutputParameter` value, it will cause an exception.
It would be nice if instead of having to pas…