-
**Describe the bug**
When comparing two not null timestamps, the result will never be null, but SafeQL interprets it at nullable.
**To Reproduce**
Steps to reproduce the behavior:
Create a table…
-
In my case i use a override setAttribute on a model. The setAttribute function sets attributes with a DB:raw value because the use of a database function. The database function is using the real value…
-
Currently, there is no SQL injection protection, csrf protection, and https is not being used across the site as a whole. We will introduce input filtering via regular expressions, add csrf tokens, an…
-
Create a filter that looks like: `host:session:event:field:regex`. Each one would be a regular expression and all would have to match. Examples with approximate regexes...
* `*:*:error_reported:…
-
报以下错误
Expression #5 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'coo-admin.b.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatibl…
-
**Describe the bug**
When running a composable query with two composed queries which each have `where` clauses, an exception is thrown. It appears to be the case that the FilterClause is added to the…
-
A use case is if we want to give an expression an alias that includes special characters, e.g.
```
db.columnName.as('?column?')
```
Right now, the generated SQL is `column_name ?column?`, which is…
-
A lot of my slow computes are from pretty big expressions. Some can be split over multiple lines (e.g. for a sql script I can define the sql string earlier and cache just the execution) but others can…
-
**Describe the bug**
This PR introduces a universal BinaryFormatter to make binary output consistent
across all clients for both primitive and nested binaries.
RAPIDS plugin may be affected by …
-
Commit d49513c899f310b2142a6c09c13390cc6519f640
When I input obnova sadů into the fct Text search field, it gives me
Could not process your request because of an unexpected error.
Diagnostics
SQLS…