You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MariaDB/MySQL: Fix UNION column checking with BOOL, INT, INTEGER type
Daikoz.SQLWrapper NuGet Package
Visual Studio can generate wrapper in background
Fix compilation error after clean the project, the generated source is now added to compile process. Don't need to build again the project.
Enhance display warning message
Update readme.md
Template
C# Helper: Use int type for length or long instead of uint to avoid int cast with index of string function.
C# Helper: Rename SQLWrapper::UpdateIfModified to SQLWrapperHelper::UpdateIfModified method and move it in same namespace to avoid warning this Daikoz.SQLWrapper NuGet package.