diff --git a/Tables.md b/Tables.md index 8dcf510..946b71e 100644 --- a/Tables.md +++ b/Tables.md @@ -1,6 +1,6 @@ Willkommen im Wiki. -`// Use DBML to define your database structure +```// Use DBML to define your database structure // Docs: https://dbml.dbdiagram.io/docs Table orgs { @@ -36,6 +36,6 @@ Table prefix_issi { name varchar from int [note: 'Issi start'] size int [note: 'Content of the post'] -}` +}``` https://dbdiagram.io/d \ No newline at end of file