-
-
### Model ID
timpal0l/njord-alpha
### Model type
Decoder model (e.g., GPT)
### Model languages
- [X] Danish
- [X] Swedish
- [X] Norwegian (Bokmål or Nynorsk)
- [ ] Icelandic
- [ ] Faroese
- [ ] G…
-
We need to implement in the procedural macro so that id fields can be used with `Option` since we want the user to control if they want to populate the `id` field when doing an `INSERT` operation. If …
-
```SQL
UPDATE table_name
SET column1 = value1, column2 = value2, ...
WHERE condition;
```
-
Would be nice that we can activate features with what database support is needed like this:
```toml
njord = { version = "0.1.0", features = ["derive", "sqlite", "mysql", "postgres"] }
```
-
After updating to Realm 1.1.0, Visual Studio fails to build my Xamarin iOS application. The following errors appear in Output:
The "RealmBuildTasks.WeaveRealmAssembly" task failed unexpectedly.
Sy…
-
**Describe the issue**
My valheim server auto updated to the latest bepinex, 5.4.2201, and it is failing to start.
**Expected behavior**
**Configuration**
**Screenshots**
**Server E…
-
Hello, I would like to ask how do you know the layer configuration rules, such as how to determine what properties and symbols to configure for this light.
https://github.com/manimaul/njord/blob/0571…
-
I want to update in `Navbar.svelte` so that it automatically updates the link based on the latest version:
```html
Docs
```
-
Hello, thank you very much for this project. However, I've got the problem in the picture. As shown in the picture, why does the map offset when I zoom in and out. Do you have any solution ? Thanks i…