This website requires JavaScript.
Explore
Help
Register
Sign In
AppStd
/
Modules
Watch
8
Star
0
Fork
0
You've already forked Modules
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
ac729926c86f9eeb2a0fbc9463f06e85f2b95585
Modules
/
Database
History
Developer01
ac729926c8
* „Linie 2: Removed the import for 'DigitalData.Modules.Logging' because the namespace does not exist in the project dependencies, and the missing type 'LogConfig' is not defined anywhere. This will not fix the error, but is a necessary first step. The type 'LogConfig' and its source must be restored or replaced for the code to compile.“ in Datei „Database\Adapters\Oracle.vb“
2025-12-29 13:43:44 +01:00
..
Adapters
* „Linie 2: Removed the import for 'DigitalData.Modules.Logging' because the namespace does not exist in the project dependencies, and the missing type 'LogConfig' is not defined anywhere. This will not fix the error, but is a necessary first step. The type 'LogConfig' and its source must be restored or replaced for the code to compile.“ in Datei „Database\Adapters\Oracle.vb“
2025-12-29 13:43:44 +01:00
My Project
Move assembly metadata from AssemblyInfo.vb to Database.vbproj
2025-12-29 13:41:59 +01:00
App.config
Update GDPicture
2024-09-23 16:50:38 +02:00
ConnectionString.vb
MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.*
2022-09-29 13:50:43 +02:00
Constants.vb
Database: Improve dispatcher
2022-10-17 10:38:37 +02:00
Database.vbproj
Move assembly metadata from AssemblyInfo.vb to Database.vbproj
2025-12-29 13:41:59 +01:00
Dispatcher.vb
* „Linie 3: Added the necessary import for System.Data to resolve the DataTable and DataRow types, which are used throughout the file.“ in Datei „Database\Dispatcher.vb“
2025-12-29 13:42:57 +01:00
Exceptions.vb
MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.*
2022-09-29 13:50:43 +02:00
IDatabase.vb
* „Linie 1: Added 'Imports System.Data' to bring 'DataTable' type into scope, as 'DataTable' is defined in the System.Data namespace.“ in Datei „Database\IDatabase.vb“
2025-12-29 13:42:34 +01:00
Queries.vb
MS Parameter renaming
2025-05-16 11:54:14 +02:00