-
From https://core.intrigue.io/docker-one-liner:
```
$ docker run -e LANG=C.UTF-8 --memory=8g -p 0.0.0.0:7777:7777 -it "intrigueio/intrigue-core:latest"
```
Produces:
```
2024-11-27T19:52:24.57…
-
Encore doesn't seem to be able to parse the type Optional in the sequelize package. Models created by [sequelize-auto](https://github.com/sequelize/sequelize-auto) often use this type.
The Object t…
-
## All Flows
**/confirm**
- PCC (/fulfillments/start/instructions/short_desc) to shared once ready_to_ship = yes
## Cancel Flow
- why is order cancelled for TAT breach when the order is…
-
### Basic questions:
- [X] I am actually using ketting, and not any other software (e.g. magma)
- [X] I am using the latest Ketting version at the time of writing for the Minecraft version, that I…
-
## Forward Flow
**/on_search**
- Item timestamp '2024-10-13' is not as expected for item rto_std, should be relative to context/timestamp
- Item timestamp '2024-10-13' is not as expected for it…
-
```[tasklist]
### Desiderata
- [ ] Have someone read a draft
- [ ] Keywords/tags
- [ ] Title image
- [ ] Link preview excerpt
- [ ] Publish
- [ ] Blog blurbs
- [ ] Waggledance
- [ ] Tweet
- …
-
**Description**: Create a `UserModel' in Sequelize with attributes for `userId`, `email`, `hashedPassword`, and `role`. Add model-level validation for required fields and email format.
- **Tag**: `#7…
-
### Describe the feature
This issue represents the need for an MSSQL connector. The most widely supported package that will enable this functionality is likely the [tedious](https://www.npmjs.com/pac…
-
Example models in this plugin will not work correctly with Sequelize v6 as per
https://sequelize.org/docs/v6/core-concepts/model-basics/#caveat-with-public-class-fields
Caveat with Public Class Fi…
-
Description: Create a Sequelize model for UserProfile with attributes: id, username, topArtists, topTracks, topPlaylists, compatibilityScore.
Tag:
Owner: Tanush Savadi
Expected Outcome: A fun…