changes Sammlung to collection

This commit is contained in:
2023-10-13 06:53:02 +02:00
parent 84c679b3f3
commit a0976e8831
3 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ CREATE TABLE work (
comp_id INTEGER NOT NULL,
year INTEGER,
opus VARCHAR(15),
Sammlung VARCHAR(127),
collection VARCHAR(127),
Haupttonart VARCHAR(15),
Titel VARCHAR(127),
Satztitel VARCHAR(127),