rpm-mcarman 2 лет назад
Родитель
Сommit
2bede478eb
6 измененных файлов: 41 добавлений и 1 удалений
  1. +1
    -1
      Sources/App/Controllers/cntrlDivision.swift
  2. +8
    -0
      Sources/App/Controllers/cntrlGate.swift
  3. +8
    -0
      Sources/App/Controllers/cntrlLocation.swift
  4. +8
    -0
      Sources/App/Controllers/cntrlResponseType.swift
  5. +8
    -0
      Sources/App/Controllers/cntrlSegment.swift
  6. +8
    -0
      Sources/App/Controllers/cntrlUnit.swift

Sources/App/Migrations/migRelations.swift → Sources/App/Controllers/cntrlDivision.swift Просмотреть файл

@@ -2,7 +2,7 @@
// File.swift
//
//
// Created by Michiel Carman on 1/31/24.
// Created by Michiel Carman on 4/1/24.
//

import Foundation

+ 8
- 0
Sources/App/Controllers/cntrlGate.swift Просмотреть файл

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/1/24.
//

import Foundation

+ 8
- 0
Sources/App/Controllers/cntrlLocation.swift Просмотреть файл

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/1/24.
//

import Foundation

+ 8
- 0
Sources/App/Controllers/cntrlResponseType.swift Просмотреть файл

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/2/24.
//

import Foundation

+ 8
- 0
Sources/App/Controllers/cntrlSegment.swift Просмотреть файл

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/1/24.
//

import Foundation

+ 8
- 0
Sources/App/Controllers/cntrlUnit.swift Просмотреть файл

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/2/24.
//

import Foundation

Загрузка…
Отмена
Сохранить