-
I guess we need to leave the highest 48 bits unchanged and generate the remaining 80 bits based on the input ULID. What would be a good way to do this?
-
Similarly to UUID extension, allow surround with:
- single quotes
- double quotes
- back ticks
Retain the capability to have non-wrapped values as a default,
Maybe have two menu items, one …
-
- [ ] Label individual query outputs (e.g., via ULID)
- val q_(ULID) = (query result)
- [ ] Replace _ with the output label
-
Since we use ULIDs for a bunch of things in the config, it would be useful to have a quick CLI tool to generate utils, something like
```
mas-cli ulid generate [count]
```
It might also be use…
-
We propose introducing UIDs for messages, which would be particularly beneficial in a frontend context. This approach would enable more efficient message handling by reducing unnecessary back-and-fort…
-
### Is your feature request related to a problem ?
yes, the liveness and readiness probe fails as "Replaying WAL, this may take a while" takes alot of time and memory for the node breaches. Also, i a…
-
### What did you do?
Upgrade prometheus from 2.55.1 to 3.0.0
### What did you expect to see?
Continue scrape metrics
### What did you see instead? Under which circumstances?
Prometheus failed to …
-
To visit an archived version of a website (or archive it automatically) on Archive.org, one can just visit `http://web.archive.org/web/https://example.com/` and it will redirect to `http://web.archive…
-
## Build Information
```json
{
"identity" : "sqlite.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stephencelis/SQLite.swift",
"state" : {…
-
Any idea about how to upgrade without doing `DROP EXTENSION ulid;`
```
cannot drop extension ulid because other objects depend on it
DETAIL: column id of table tokens depends on type ulid
colu…
nbari updated
2 months ago