xia\_engine\_postgresql.engine.PostgresEngine ============================================= .. currentmodule:: xia_engine_postgresql.engine .. autoclass:: PostgresEngine :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PostgresEngine.__init__ ~PostgresEngine.analyze ~PostgresEngine.backup ~PostgresEngine.batch ~PostgresEngine.compile ~PostgresEngine.connect ~PostgresEngine.create ~PostgresEngine.create_collection ~PostgresEngine.create_table ~PostgresEngine.db_to_display ~PostgresEngine.delete ~PostgresEngine.drop ~PostgresEngine.engine_connector ~PostgresEngine.fetch ~PostgresEngine.get ~PostgresEngine.get_connection ~PostgresEngine.get_decoder ~PostgresEngine.get_encoder ~PostgresEngine.get_model_sql ~PostgresEngine.get_search_sql ~PostgresEngine.lock ~PostgresEngine.merge ~PostgresEngine.parse_content ~PostgresEngine.parse_data ~PostgresEngine.parse_search_option ~PostgresEngine.parse_update_option ~PostgresEngine.replicate ~PostgresEngine.restore ~PostgresEngine.scan ~PostgresEngine.search ~PostgresEngine.set ~PostgresEngine.truncate ~PostgresEngine.unlock ~PostgresEngine.update ~PostgresEngine.update_doc_id .. rubric:: Attributes .. autosummary:: ~PostgresEngine.FIELD_SEPARATOR ~PostgresEngine.KEY_SEPARATOR ~PostgresEngine.MATCH_OPERATIONS ~PostgresEngine.OPERATORS ~PostgresEngine.ORDER_TYPES ~PostgresEngine.TABLE_NAME_SEPARATOR ~PostgresEngine.UPDATE_TYPES ~PostgresEngine.add_column_sql_template ~PostgresEngine.analytic_sql_template ~PostgresEngine.analyzer ~PostgresEngine.backup_coder ~PostgresEngine.backup_storer ~PostgresEngine.create_sql_template ~PostgresEngine.decoders ~PostgresEngine.delete_sql_template ~PostgresEngine.drop_sql_template ~PostgresEngine.encoders ~PostgresEngine.engine_db_shared ~PostgresEngine.engine_default_connector_param ~PostgresEngine.engine_foreign_key_check ~PostgresEngine.engine_param ~PostgresEngine.engine_scope_check ~PostgresEngine.engine_unique_check ~PostgresEngine.insert_sql_template ~PostgresEngine.key_required ~PostgresEngine.lq ~PostgresEngine.paramstyle ~PostgresEngine.rq ~PostgresEngine.scan_and_fetch ~PostgresEngine.select_sql_template ~PostgresEngine.store_embedded_as_table ~PostgresEngine.support_unknown ~PostgresEngine.truncate_sql_template ~PostgresEngine.type_dict