This commit is contained in:
2025-07-31 12:15:04 +00:00
parent e3741c8b53
commit ed40313611

View File

@ -52,3 +52,4 @@ the key is :code:`service_type` which has the foreign key in the
document can only be linked to one service. document can only be linked to one service.
The key :code:`service_category` table is :code:`name` of the service category The key :code:`service_category` table is :code:`name` of the service category
which is then used in the :code:`services` table as foreign key. which is then used in the :code:`services` table as foreign key.