-
**Describe the bug**
the query result `# table_name` header string contains both the schema name and table name of each result column.
The names are separated by the dot character, so '.'.
However …
-
Currently we check client side if a table is writable via the `log/forbidden-tables?` fn. If one does not schema qualify a table, i.e. `pg_user`, the table gets resolved to `public/pg_user` client sid…
-
It seems like in some cases the indexer binary would name two different symbols in the same exact symbol name.
I have some symbols in the code that are defined in different files using the same code …
-
### Describe what you want
drizzle-kit="0.21.2", drizzle-orm="0.30.10", postgres.js="3.4.4"
When I generate first migration, the migration file contains:
```sql
CREATE SCHEMA "my_shema_name";
`…
-
## Overview
We are proposing to refactor the current **aelastics-types** package into **three separate npm scoped packages** to improve modularity, maintainability, and flexibility. This refactor w…
-
## Goal-State/What/Result
The Databricks DeltaLake Data Connector meets or exceeds the [release candidate criteria](https://github.com/spiceai/spiceai/blob/trunk/docs/criteria/connectors/rc.md).
## …
-
If there is an array in the schema you can only add and remove the last item in the dataset form.
For instance, if there are 3 distributions, you cannot change their order or remove just the first or…
-
When I started the program and uploaded a picture and clicked Try-on, an error message was displayed
![image](https://github.com/user-attachments/assets/8cd3cca9-6d1d-48c8-badd-17a11fa97453)
My …
-
Queries with Levenshtein distance 2 (%%) are not returning all matching records especially exact matches but Levenshtein distance 1 (%) is working correctly.
Example, Query1: '@first_name:"Heidi" @l…
-
Hey CJ - I'm trying to better understand how to use Zod OpenApi Hono. The example below shows my `route.ts` schema and `handler.ts` handler.
If the response schema in `handler.ts` is missing a req…