Tables aktualisiert

BlubbFish 2024-08-27 17:35:04 +02:00
parent d646831ccb
commit 597e2ea966

@ -1,6 +1,6 @@
Willkommen im Wiki. Willkommen im Wiki.
`// Use DBML to define your database structure ```// Use DBML to define your database structure
// Docs: https://dbml.dbdiagram.io/docs // Docs: https://dbml.dbdiagram.io/docs
Table orgs { Table orgs {
@ -36,6 +36,6 @@ Table prefix_issi {
name varchar name varchar
from int [note: 'Issi start'] from int [note: 'Issi start']
size int [note: 'Content of the post'] size int [note: 'Content of the post']
}` }```
https://dbdiagram.io/d https://dbdiagram.io/d