12
0

WIP: Reworking SchematicNode #204

Geschlossen
Chaoscaot möchte 2 Commits von schematic_node_api_rework nach master mergen
Besitzer

In a Nutshell:
Die Nullable returns wurden auf Optional umgebaut

In a Nutshell: Die Nullable returns wurden auf Optional umgebaut
Chaoscaot hat 1 Commit 2022-07-20 01:01:01 +02:00 hinzugefügt
Reworking SchematicNode Api
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
e92a3f7369
Chaoscaot hat 1 Commit 2022-07-20 01:02:07 +02:00 hinzugefügt
Remove Changes
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
4622987633
Autor
Besitzer

TODO:

  • SQL-Schema:

SchematicNode

Id Owner Name Parent Item LastUpdated
Int Int String Int? String Timestamp

NodeData

Node Meta Rank Type Format Data
Int Bitmask(oder doch wieder alle einzeln?) String Int String Bool Blob

Lazy-loading?
Left-Outer-Join

TODO: * SQL-Schema: SchematicNode | Id | Owner | Name | Parent | Item | LastUpdated | | -------- | -------- | -------- | -------- | -------- | -------- | | Int | Int | String | Int? | String | Timestamp | NodeData | Node | Meta | Rank | Type | Format | Data | | -------- | -------- | -------- | -------- | -------- | -------- | -------- | | Int | Bitmask(oder doch wieder alle einzeln?) | String | Int | String | Bool | Blob | Lazy-loading? Left-Outer-Join
Chaoscaot hat diesen Pull-Request 2022-08-23 12:45:13 +02:00 geschlossen
Chaoscaot löschte die Branch schematic_node_api_rework 2022-08-23 12:45:37 +02:00
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
Erforderlich
Details

Pull-Request geschlossen

Anmelden, um an der Diskussion teilzunehmen.
Keine Beschreibung angegeben.