Mathis 44dab5ba11
Add primary key to FilesTypeForMachine table
Added a new 'id' column as the primary key with a unique constraint and default random value generation for the 'FilesTypeForMachine' table. This ensures each row has a unique identifier.
2024-10-08 16:33:41 +02:00
..