-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
[NOT AN ISSUE WITH NEW VERSION, PROBLEM PRESENT BEFORE]
I am experiencing persistent iss…
-
The `system.web_session` table is periodically purged. This is handled in `purge_auth_seession.go` and is controlled using cluster settings. An alternative (possibly better) would be to have the table…
-
Web SQL is on its way out and is being [slowly deprecated](https://developer.chrome.com/blog/deprecating-web-sql/). Web SQL access in insecure contexts is deprecated as of Chromium 105 at which time a…
-
https://www.codecademy.com/journeys/full-stack-engineer/paths/fscj-22-back-end-development/tracks/fscj-22-working-with-databases/modules/wdcp-22-multiple-tables-06900e20-1804-4272-820c-9ff9a11a7740/le…
-
websql was disabled in browser-laptop as a quick fix for the original Magellan vulnerability: https://github.com/brave/browser-laptop/issues/15337
recently Chrome fixed magellan 2.0: https://www.zd…
-
It would be nice to have a program in the web console be structured as two halves:
- SQL to create tables and views
- SQL for fda to execute afterwards, as part of the first step
The compiler w…
-
**Describe the bug**
Fails with a PSQL error when installing - fresh install on Ubuntu
**Your Server Environment**
* own setup
* Deployment: monolith
* Deployment type: deb
* ThingsBoar…
-
## API Ideas
```java
private final Web.Relation owners = Web.Relation.create(config -> {
config.name("owners");
config.stringAttribute(attr -> {
attr.name("first_name");
attr.req…
-
**Describe the problem**
Please describe the issue you observed, and any steps we can take to reproduce it:
1. Set up CockroachDB cluster
2. SET CLUSTER SETTING sql.defaults.idle_in_session_tim…
-
Is there a way to import from Web SQL?
bean5 updated
4 months ago