# mayim.sql.postgres.executor

# Table of Contents

# PostgresExecutor

class PostgresExecutor(SQLExecutor)

[view_source] (opens new window)

Executor for interfacing with a Postgres database

Parents: SQLExecutor, Executor