-
### Feature description
It would be great if QGIS could support the temporal range types offered by PostgreSQL
- tsrange - Range of timestamp without time zone
- tstzrange - Range of timestamp wi…
csibk updated
11 months ago
-
Originally reported https://github.com/chromiecraft/chromiecraft/issues/286
##### FACTION
- [x] Alliance
- [x] Horde
##### CONTENT PHASE:
- [x] Generic
- [ …
-
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'time zone not null,
updated_at t…
-
### Version
1.27.0
### What happened?
I am trying to create a query that will return a set of results based on a dynamic filter.
I am using the pattern described here: https://github.com/sqlc-dev/…
-
**It's only the first iteration so please help me. I'm waiting for the details I've missed and some technical points I haven't noticed yet.**
1. Create a Campaign model that has fields `campaign_type…
-
Our database currently has only the default indexes suggested by Django (on pk's and foreignkeys mainly). Perhaps adding some more indexes could help increase performance.
Particularly, the most o…
-
generate temporary NR number and normal NR number on Name Request/NAMEX API, instead of Legacy application creating it.
-
We need to have an ER diagram for the assessment application.
- candidates
- reviewers
- questions
- question types
- labels
- sections
- groups
- results
-
A clear and concise description of what the bug is.
#### How to reproduce the bug
on superset 3.0.0
dashboard below before using cross filters
![1](https://github.com/apache/superset/ass…
-
The initial DB worker (#3) polls for tasks every second (by default, configurable). These queries (and by extension, the underlying table) aren't especially optimised. It would be great if they could …