TShock/TShockAPI/Extensions
Sakura Akeno Isayeki 084411f847
refactor(db): Update SqlQueryBuilder references + Various refactors
Consolidates the creation of SQL query builders across multiple classes to ensure a unified approach for database operations.

Replaces manual type checks and specific query creators with a generic method for better maintainability and to prevent errors.

Improves code readability and reduces duplication, facilitating easier updates in the future.
2025-04-28 15:51:26 +02:00
..
DbExt.cs refactor(db): Update SqlQueryBuilder references + Various refactors 2025-04-28 15:51:26 +02:00
ExceptionExt.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
LinqExt.cs Ban rewrite 2020-11-15 11:05:04 +10:30
RandomExt.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
StringExt.cs refactor(db): Move DbQueryBuilders to separate namespace 2025-04-28 14:06:02 +02:00