Skip to content

Instantly share code, notes, and snippets.

@StarpTech
Last active January 7, 2020 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StarpTech/93c97d815994e5fb2f3901f205c95ce1 to your computer and use it in GitHub Desktop.
Save StarpTech/93c97d815994e5fb2f3901f205c95ce1 to your computer and use it in GitHub Desktop.
NATS message SQL table
id | version | data | timestamp
+----+---------+----------------------------------------------------------------+---------------------+
1 | 1 | {"PositionID": "Auftragsfreigabe", "PositionOrderID": "A1212"} | 1578079632531167629
1 | 2 | {"PositionID": "Abteilung A", "PositionOrderID": "A1213"} | 1578079669618870080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment