Compare commits

..

6 Commits

Author SHA1 Message Date
67b52db446 Add pep8 2025-07-30 08:03:07 +00:00
f1eff9e5c7 Add composite 2025-07-29 13:29:18 +00:00
702d2a8503 add runs-on 2025-07-29 13:17:14 +00:00
552291580c add https 2025-07-29 13:15:02 +00:00
953bba744f add on section 2025-07-29 13:13:59 +00:00
b566f3916a add tox py3 check 2025-07-29 13:13:03 +00:00

View File

@ -52,4 +52,3 @@ 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.