-
- See for instance discussion in #396 about introducing U14. Review the overall bit extractions everywhere and see what’s the best set of tables to support them all (maybe U15, etc).
- See whether …
naure updated
2 weeks ago
-
- Make button to make account with name and current inside account, then make table with name and first transaction, then that has a button
- Make Button to open UI that takes name and cost and pu…
-
Title, tries to place shit on it instead of deconstructing.
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Make a .sql file and run this code:
```sql
SET @s=1;
SELECT @s;
```
**Expected behavior**
vsc…
-
Hey.
I've reported on this several times before at least in RT issue 9641.
What is a major problem (and persists up to including 6.0.9) is, that quite often after restarting either the whole dCa…
-
# Create bid_requests and bid_status_histories tables
Create tables to handle apartment bid requests and their status history, tracking the complete lifecycle of a tenant's bid on an apartment.
…
-
### Describe the bug
SQL Joins, either inner or left fail when right hand side is an empty table.
### To Reproduce
```python
import daft
df1 = daft.from_pydict({"idx":[1,2],"val":[10,20]})
d…
-
Sorting by clicking the column heading was available before pagination (when all data was loaded at once and present). Since we use pagination on data tables, clicking the column headings leads to odd…
-
> [!WARNING]
> This issue is a work in progress.
This will act as a hub to centralize this information.
## Maintainer Requests
The following requests are coming straight from the Skeleton t…
-
### Board
ESP32 38 pines NODE MCU
### Device Description
I'm developing a project of telemetry using esp-32. I put the codes with the libraries and when i pressed the "ESP-IDF: Build `Project" loo…