Module parser

Source
Available on crate features postgres and parser only.

Structs§

TableConstraintsQueryResultParser
UniqueIndexQueryResultParser

Functions§

parse_array_attributes
parse_bit_attributes
parse_column_query_result
parse_column_type
parse_enum_attributes
parse_interval_attributes
parse_numeric_attributes
parse_string_attributes
parse_table_constraint_query_results
Assumed to be ordered by table name, then constraint name, then ordinal position, then the constraint name of the foreign key, then the ordinal position of the foreign key
parse_table_query_result
parse_time_attributes
parse_unique_index_query_results