TShock/TShockAPI/Extensions
Sakura Akeno Isayeki 27fde1f9ac
feat(db): Add Postgres to SQL connection types + Refactor matching logic
Implements pattern matching for easier identification of database types.

Adds support for Postgres alongside existing Sqlite and MySQL types, enhancing flexibility for database connections.

Updates enum to include Postgres type.
2025-04-28 14:17:59 +02:00
..
DbExt.cs feat(db): Add Postgres to SQL connection types + Refactor matching logic 2025-04-28 14:17:59 +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