-
After updating the to Symfony 7.1 Command `bin/console doctrine:schema:validate -v` return an error:
```
[ERROR] The database schema is not in sync with the current mapping file. …
-
I need a preference option to not generate DDL from table partitions in SQL tab.
I have a database where each table has hundreds of partitions. When I select a table and SQL tab to view DDL, it tak…
-
### Search first
- [x] I searched and no similar issues were found
### Description
Spring Boot Version: 2.5.14
datasource :org.sqlite.JDBC version:3.46.1.0
liquibase-core Version:4.27.0
spring:
…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
**Describe the bug**
When utilizing the share expression in Metabase.
It generates a decimal value representing a percentage, the problem is cube converts assumes the as an `int` so the `Share` re…
-
We need to make some changes to the CAMDBSP CDC job that runs every hour from 8am to 11pm for ECMPS 2.0 release.
Add the following highlighted tables (the other 4 should already be there)…
![image](h…
-
### What version of `drizzle-orm` are you using?
0.29.3
### What version of `drizzle-kit` are you using?
n/a
### Describe the Bug
Conditional helper functions such as `isNull`, `isNotNull`, `exis…
-
Add two options for dropping a table
1. `IF EXISTS` - drop table only if it exists
2. `CASCADE` - drop also dependencies cascade
### Suggestions for `QueryBuilderInterface::dropTable()` ###
…
-
This is issue is to add ```Calcite``` as a dialect for ```SQL```, and ```Flink Table API``` as a DBAPI provider. The aim is to enable relational algebra on query conditions of streams.
The differe…
-
We have a table with a 'limit' column, when inserting into the table sql-formatter indents characters after the column name.
**Input data**
Which SQL and options did you provide as input?
options…