Mathis 711877bf60
Add primary key to FilesForMachinesTable
Introduce a primary key field 'id' with UUID type to the FilesForMachinesTable. This ensures each record is uniquely identifiable and improves database integrity. Additionally, set a default value to a random UUID for new entries.
2024-10-08 11:30:37 +02:00
..