Thalweg · API reference ← Main docs

is_valid_identifier

Function is_valid_identifier 

Source
pub fn is_valid_identifier(s: &str) -> bool
Expand description

Validates a strict PostgreSQL identifier (schema/table/column name).