changes Satztitel to mov_title

This commit is contained in:
2023-10-13 07:01:51 +02:00
parent 36a76c6e6b
commit 2d14a3f18d
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ CREATE TABLE work (
collection VARCHAR(127),
main_key VARCHAR(15),
title VARCHAR(127),
Satztitel VARCHAR(127),
mov_title VARCHAR(127),
Aliasname VARCHAR(127),
Werkverzeichnis VARCHAR(31),
Werkverzeichnisnummer VARCHAR(15),