EvoEsports / EvoSC-sharp

Next generation server controller for Trackmania written in C# using .NET 8.
https://evosc.io
GNU General Public License v3.0
21 stars 13 forks source link

Linq2db #102

Closed snixtho closed 1 year ago

snixtho commented 1 year ago

This pull request generally fixes all the issues we have had with databases, including #101. This is done by removing everything related to RepoDB and SqlKata, and implementing the LINQ to DB library, which contains all the features we need.

linq2db documentation can be found here: https://linq2db.github.io/

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication