greet rework should be finished. Fixed postgres, removed mysql

This commit is contained in:
Toastie 2024-09-14 00:30:31 +12:00
parent 2902921026
commit 52b15131b9
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
51 changed files with 39 additions and 88625 deletions
src/EllieBot

View file

@ -91,7 +91,6 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
<PackageReference Include="EFCore.NamingConventions" Version="8.0.3" />