-
Low priority issue; we could not find this syntax specifically used with Tableau, but other BI tools and JDBC applications may use this type of syntax.
Somewhat similar to #213, but this appears in…
-
**Description:**
As of now, the raw template supports the 1:1 mapping of parameters to the variable. i.e
```
// usage
int[] arr = [10, 20];
RawTemplate template = `Test ${arr} type`;
//Desugur…
-
There are 2 methods we’re trying:
1. - Excel files with multiple tabs go directly to SQL warehouse rather than blob
- Point R scripts to SQL tables
- Put R scripts in Kudu serverless functions
…
-
# Problem
I want to use supabase built in email_confirmation + phone_confirmation
So i allowed my users to call signup function from frontend
Flow is
1. user sign up
2. user confirm email + ph…
-
We have two fields in the Releases DB model: packager_manager and testing_repository but bodhi's CLI doesn't seem to support editing them.
It would be nice to gain some sort of way to edit these fi…
-
# Bug
I am trying to use knex.raw on postgresql database to create a concatenated search on database, but knex.raw escapes incorrectly because it escapes every dot
## Error message
SQL error …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
is it possible to run sql filtering such as where etc. in llama index scale db i wasnt a…
-
This is a feature request and not a bug, so would apply to any version.
It is to support the "read_sql_query" method which has been in pandas since near the beginning (0.17 at least). Optional, bu…
-
I have troubles with raw, even in its simplest form:
`public function columns()`
`{`
`return [`
`Column::name('matricola'),`
`];`
`}`
is perfe…
-
```
What steps will reproduce the problem?
1.
CREATE TABLE "ReservedKeyword"
( "ID" RAW(16) NOT NULL ENABLE,
"Number" NVARCHAR2(2000) NOT NULL ENABLE,
"CREATED" TIMESTAMP (6) NOT NU…