Module dbviz::postgresql
source ยท Expand description
Loader for postgresql.
Structsยง
- Struct that manages the loading and implements
Loader
trait.
Functionsยง
- fetch_
field ๐Fetch a field from a hashmap - index_
query ๐Query all indexes - is_
primary_ ๐key Check if a column is a primary key - relations_
query ๐Query all relationships - tables_
query ๐Query all tables and columns