SQL-Abfragen in Models verschoben

User Model neu
This commit is contained in:
2023-08-08 15:09:33 +02:00
parent 462bf4a61f
commit 73149e2101
15 changed files with 245 additions and 153 deletions

View File

@@ -1,5 +1,4 @@
Imports System.Data
Imports System.Data.SqlClient
Imports System.Data.SqlClient
Public Class HistoryModel
Inherits BaseModel