-
### Description
![CleanShot 2024-10-30 at 13 37 37@2x](https://github.com/user-attachments/assets/4f10b7d1-4872-4674-9a07-fd708aeb1da0)
### Steps to Reproduce the Bug or Issue
1. Go to custom SQL…
-
### Bug Description
I'm trying to connect to a Cloud SQL Instance using the cloud-sql-proxy binary with service account impersonation and Cloud IAM authentication in the Cloud SQL side, but I'm una…
-
As the title suggests, I think the "INSERT INTO organizations" SQL statement in the /src/sql/dev_data/dev_data.sql, is missing the org_unique_id column values because that column is marked as "NOT NU…
-
Extracted from [here](https://github.com/cockroachdb/cockroach/issues/133337#issuecomment-2478885115). On `crdb_test` binaries we get
```
ERROR: internal error: output cols mismatch: (118-143,146-14…
-
# SQL Parsing
For the initial milestone, we're just taking in SQL as input (i.e., the source *create tables* & the target *create tables*, *constraints* and *mappings*). It follows then that we'll ha…
-
There's an issue since upgrading to 6.3.2 where I can no longer change the SQL editor background color. When I hit the apply button, it temporarily changes until I close the preferences window, then i…
-
It was mentioned here https://github.com/AKST/Australian-Address-Boundaries-Land-Property-Price-Database/issues/56#issuecomment-2499350272
I think it's worth considering if sourced tables in `sql/n…
-
I think the Sept 7 commit of default.sql ([Add in missing config value 'StockUsageShowZeroWithinPeriodRange'](https://github.com/timschofield/webERP/commit/cb33b938d8052835cff75a4476fb1a5b2f90dedc)) s…
-
### TL;DR
I am using the TF module and would like to configure the settings.sql_server_audit_config option. The issue is that it is currently not available as a configurable variable. This can be e…
-
Overview of tasks to create MQL panel for Django Debug Toolbar
# Package requirements
- Include our MQL panel here or in separate repo e.g. `django-mongodb-debug-toolbar` ?
- If we include …