Docs.rs
senax-pgsql-parser-0.1.2
senax-pgsql-parser 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yossyX
Dependencies
serde ^1.0
normal
sqlx ^0.7.4
normal
Versions
35.66%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
senax_
pgsql_
parser
0.1.2
Crate Items
Structs
Enums
Functions
List of all items
Structs
CheckConstraint
ColumnInfo
DatabaseSchema
ForeignKeyConstraint
GeometryInfo
IndexInfo
TableInfo
Enums
DefaultValue
ForeignKeyAction
GeometryType
IndexType
PostgreSQLDataType
Functions
connect_to_database
convert_mysql_placeholders_to_postgresql
escape_db_identifier
get_check_constraints
get_current_schema
get_database_schema
get_foreign_key_constraints
get_table_columns
get_table_comment
get_table_indexes
get_table_names
is_system_generated_index
parse_default_value