# mayim.sql.postgres.executor
# Table of Contents
# PostgresExecutor
class PostgresExecutor(SQLExecutor)
Copied!
[view_source] (opens new window)
Executor for interfacing with a Postgres database
Parents: SQLExecutor, Executor