-
### Component(s)
receiver/sqlserver
### Is your feature request related to a problem? Please describe.
If you run a default installation of SQL Server (ie. no named instance) - you're limited to th…
-
### Describe the bug
[Babelfish](https://babelfishpg.org/) is an MS-SQL protocol adapter for PostgreSQL databases.
I have a database with some data. When I connected this database to Metabase using …
-
### Programming Language
TypeScript
### Processing Instructions
### Task Details
I'm going to show you capability models (OpenAPI specs) so you can understand what the Capability models are inte…
-
## Issue Description
- Description of the issue:
When exporting a MSSQL table to parquet I get a parquet file where DuckDB complains about string encoding issues.
"select * from output.parquet…
-
migrate.load file data:
```
LOAD DATABASE
FROM mssql://user:pass@test-sqlserver.database.windows.net/Configuration
INTO postgresql://user:pass@test-postges-poc.postgres.database.azure.…
-
**Describe the question**
I'm quite new to DotNet, so there might be something that I missed or misunderstood. I started out with Fluent Migrator using the SQLite database, and it worked great. Then,…
-
## Documentation Improvement Request
### Documentation Issue Overview
How to use SQLServer instead of SqlLite in Els3.0?
### Proposed Documentation Changes
It is very important to know how to …
-
### Programming Language
C#
### Processing Instructions
### Task Details
I'm going to show you capability models (OpenAPI specs) so you can understand what the Capability models are intended to …
-
I just updated from EF 7.0.10 on .NET6 -> 8.0.8 on .NET8 and noticed a small, yet undocumented breaking change.
We use Sql Server and I have not tested this with other providers.
What happen is if yo…
-
I've used this sample to implement the MSSql database container and pre-configure a database and table. The issue I have been running into is when the application starts and tries to spin up the MSSq…