From 03c5bf116f41c1bd1abb0cf29466c70241f9436b Mon Sep 17 00:00:00 2001 From: Salih Date: Tue, 28 Feb 2023 09:56:56 +0300 Subject: [PATCH] Update Database-Tables.md --- docs/en/Modules/Database-Tables.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/Modules/Database-Tables.md b/docs/en/Modules/Database-Tables.md index 8d0290b311..0f00055d13 100644 --- a/docs/en/Modules/Database-Tables.md +++ b/docs/en/Modules/Database-Tables.md @@ -32,7 +32,7 @@ This table stores information about entity changes in the application, which are This table stores information about property changes to entities in the application, which are logged for auditing purposes. -## Uses +#### Foreign Keys | Table | Column | Description | | --- | --- | --- | @@ -54,7 +54,7 @@ This table stores information about the tenants. Each record represents a tenant This table stores information about the tenant database connection strings. When you define a connection string for a tenant, a new record will be added to this table. You can query this database to get connection strings by tenants. -## Uses +#### Foreign Keys | Table | Column | Description | | --- | --- | --- |