-
**Describe the bug**
Remove one `tables` inside the `src/scripts/createdb.js` when the app created makes use of `postgreSQL`
```javascript
export default User.sync().then(() => {
console.log('Su…
-
## System details:
#### Positron and OS details:
OSX
[2024.09.0-8](https://github.com/posit-dev/positron-builds/releases/tag/2024.09.0-8)
#### Interpreter details:
Python 3.10.12
## De…
-
### Describe the bug
When listening to live events on a table `LIVE SELECT ... FROM something` and triggering a event eg `CREATE something`, the live events will eventually hang/lock up across the wh…
-
By default, we place files in new folder every day when running a changefeed to cloud storage. However, we do not start doing this until our first checkpoint. Backfilling very large tables can take mu…
-
**Is your feature request related to a problem? Please describe.**
Clusters can potentially have descriptor corruption because of schema changer bugs, which can lead to upgrade issues
or inaccessibl…
-
### Component
Dasharo firmware
### Device
NovaCustom V56 14th Gen
### Dasharo version
v0.9.0
### Dasharo Tools Suite version
_No response_
### Test case ID
_No response_
### Brief summary
C…
-
In the last 3 releases:
- 1.1.22
- 1.1.27
- 1.1.32
The memory leak as described in Issue #207 has returned.
Version 1.1.17 however does **not** have this issue.
As per #207 this new leak i…
-
I don't see any backgrounds nor quotes at all. When I look in the console I see:
# Debug info:
SYSTEM INFO:
Obsidian version: v1.7.6
Installer version: v1.5.11
Operating system: Darwin…
-
I didn't find it...
But if there isn't it would be good to have a `--allTables` parameter to seed all the tables in a DB and a
`--excludeTable` to eventually exclude some of them.
-
```bash
> dotenv -e .env.local drizzle-kit push:pg -- --config=drizzle.config.ts
drizzle-kit: v0.20.14
drizzle-orm: v0.29.3
Custom config path was provided, using 'drizzle.config.ts'
Reading …
srigi updated
2 weeks ago