API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
void pgsql_params_add_time ( PgsqlParams* self, const char* value )
Adds a time parameter as PostgreSQL TIME type.
The value should be a string in PostgreSQL time format (e.g., “14:30:00”).
value
Type: const char*
const char*
The time string value to add.
NULL