-
Currently: The login profile is the unfriendly and long wallet address string
Instead: Add a User Profile which would be linked to the wallet address which would be displayed as the square's owner …
-
I woul dlike to use fabduckdb to intercept queries to a non-existent table, including predicates, and replace them with a table function.
So a query like:
```sql
select *
from icedb
where yea…
-
I'm running ATSPM 4.2.4 currently as I have a bit of an older server setup and 4.3.1 wouldn't work. I am also using my own script to retrieve dat files from EOS controllers, placing them into folders …
-
Ideally I would like to avoid making a new macro specifically for setid'd UCPath tables.
#### (A general feature approach)
A feature could be added such that a where condition or conditions could …
-
As the number of SQLFluff rules with automated fixes increases, it becomes more and more important that these fixes **never, ever break or change the behavior** of existing code.
Here's a possible …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR37189](https://bugs.llvm.org/show_bug.cgi?id=37189) |
| Status | NEW |
| Importance | P enhancemen…
-
Currently whenever `FromSql()` detects a SQL string that does not start with the word `SELECT`, it treat it as a non-composable query and it evaluates the rest of the query on the client side.
Some S…
-
```
What steps will reproduce the problem?
I found this problem by creating a django admin interface that had an inline
model. I wanted to
allow searches (as in search_fields) to run through fields…
-
Syntax:
```
GROUP BY PERIOD WITH (column_name [, column_name] ) expression [, ...]
```
Single column_name means range typed boundaries, i.e. `t`, whereas two column_name fields mean separated bound…
Piiit updated
8 years ago
-
Sur [l'Atlas du SINP AURA](https://atlas.biodiversite-auvergne-rhone-alpes.fr/) (23 millions d'observations), je constate des ralentissements sur la page "Espèce".
Après investigation, le ralentiss…