-
### Terraform CLI Version
1.9.8
### Terraform Provider Version
0.97.0
### Company Name
Coveo
### Terraform Configuration
```terraform
data "snowflake_views" "database_schema_view…
-
Design initial database schema and implement in MySQL.
-
Currently I can only add a single database schema per container.
```csharp
using Gsb.AppHost.Constants;
var builder = DistributedApplication.CreateBuilder(args);
var sqlMySql = builder.AddMy…
-
**Document Enhancement Proposal:** Copy all Tables, Views and Stored Procedures in single Azure Data Factory Copy Activity from SQL Server.
**Overview:**
We can use copy one table using copy ac…
-
What should we be storing? We have certain minimum requirements for using some of these APIs (need to store api permission keys)
-
I believe the "UsePostgreSQL()" parameter "schemaName" does not work as intended.
Giving it a value other than the default one -"wfc" - will just break the application since the migrations will st…
-
### Describe the bug
When using a database with a name that requires quoting, such as starting with a number, the `stage_external_sources` will fail when it tries to check for existing schema in …
-
**Status**: Backlog
**Priority**: P0
**Estimate**: 4 hours
**Size**: S
**Iteration**: Oct 21 - Nov 03
-
Hello,
I have noticed this on Moodle 4.3:
Running check_database_schema.php:
organizer
* column 'grade' has incorrect type 'N', expected 'I'
* column 'gradeaggregationmethod' has default '1'…
-
**Describe the bug**
The database schema description is not displayed in the UI after navigating to the next page and then returning to the previous page.
**To Reproduce**
Steps to reproduce the…