changes Titel to title

This commit is contained in:
2023-10-13 06:59:14 +02:00
parent 43092537b3
commit 36a76c6e6b
3 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ CREATE TABLE work (
opus VARCHAR(15),
collection VARCHAR(127),
main_key VARCHAR(15),
Titel VARCHAR(127),
title VARCHAR(127),
Satztitel VARCHAR(127),
Aliasname VARCHAR(127),
Werkverzeichnis VARCHAR(31),