blob: 50d78e9f2feae26058f31cb69313ab4ace2dc241 [file] [log] [blame]
:mod:`airflow.providers.vertica.hooks.vertica`
==============================================
.. py:module:: airflow.providers.vertica.hooks.vertica
Module Contents
---------------
.. py:class:: VerticaHook
Bases: :class:`airflow.hooks.dbapi.DbApiHook`
Interact with Vertica.
.. attribute:: conn_name_attr
:annotation: = vertica_conn_id
.. attribute:: default_conn_name
:annotation: = vertica_default
.. attribute:: conn_type
:annotation: = vertica
.. attribute:: hook_name
:annotation: = Vertica
.. attribute:: supports_autocommit
:annotation: = True
.. method:: get_conn(self)
Return verticaql connection object