New Filestructure for Docker
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# Tabellennamen
|
||||
DB_TABLE_TEILNEHMENDE=teilnehmende
|
||||
DB_TABLE_TEILNEHMENDE_GRUPPEN=teilnehmende_gruppen
|
||||
DB_TABLE_TEILNEHMENDE_AUDIOFILES=teilnehmende_audiofiles
|
||||
|
||||
DB_TABLE_VEREINE=vereine
|
||||
DB_TABLE_DISZIPLINEN=disziplinen
|
||||
DB_TABLE_KATEGORIEN=kategorien
|
||||
|
||||
DB_TABLE_WERTUNGEN=wertungen
|
||||
DB_TABLE_WERTUNGEN_LOG=wertungen_log
|
||||
DB_TABLE_WERTUNGSTYPEN=wertungstypen
|
||||
|
||||
DB_TABLE_GRUPPEN=gruppen
|
||||
DB_TABLE_GRUPPEN_ZEITEN=gruppen_zeiten
|
||||
|
||||
DB_TABLE_WARENKORB_STARTGEBUEREN=warenkorb_startgebueren
|
||||
DB_TABLE_VERBUCHTE_STARTGEBUEREN=verbuchte_startgebueren
|
||||
DB_TABLE_VERBUCHTE_STARTGEBUEREN_LOG=verbuchte_startgebueren_log
|
||||
|
||||
DB_TABLE_ZEITPLAN_TYPES=zeitplan_types
|
||||
DB_TABLE_TABELLEN_KONFIGURATION=tabellen_konfiguration
|
||||
|
||||
DB_TABLE_VARIABLES=variables
|
||||
DB_EINMAL_LINKS=einmal_links
|
||||
DB_TABLE_INTERN_BENUTZENDE=intern_benutzende
|
||||
DB_TABLE_AUDIOFILES=audiofiles
|
||||
DB_TABLE_WETTKAEMPFE=wettkaempfe
|
||||
Reference in New Issue
Block a user