eclipse-aaspe / server

C# based server for AASX packages
Other
72 stars 52 forks source link

Add Timestamp to Database #287

Closed blidhpxc closed 5 months ago

blidhpxc commented 5 months ago

Description

Include Timestamp into database.

Motivation and Context

The timestamp is used to detect changes made to AAS, SM or SME..

Fixes # (issue)

Type of change

How Has This Been Tested?

These changes have been tested by running the application with 100.000 aas on a linux server and ensuring that all functionalities work as expected.

Screenshots (if appropriate):

db-schema

Checklist: