diff --git a/projects/05-fleet-management-api/project.yml b/projects/05-fleet-management-api/project.yml index b2885ea6a..a2458bb85 100644 --- a/projects/05-fleet-management-api/project.yml +++ b/projects/05-fleet-management-api/project.yml @@ -57,6 +57,12 @@ variants: - python - id: object-oriented-programming optional: true + - id: sql/crud + exclude: true + - id: postgres/data-types + exclude: true + - id: postgres/indexes + exclude: true - name: csharp learningObjectives: - csharp