Type-safe SQL builder for Postrust.
Provides a safe way to construct SQL queries without string concatenation, using parameterized queries to prevent SQL injection.
Type-safe SQL builder for Postrust.
Provides a safe way to construct SQL queries without string concatenation, using parameterized queries to prevent SQL injection.