actio\_python\_utils.database\_functions.SavepointCursor ======================================================== .. currentmodule:: actio_python_utils.database_functions .. autoclass:: SavepointCursor :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SavepointCursor.__init__ ~SavepointCursor.callproc ~SavepointCursor.cast ~SavepointCursor.close ~SavepointCursor.confirm_table_and_file_columns_match ~SavepointCursor.copy_expert ~SavepointCursor.copy_from ~SavepointCursor.copy_to ~SavepointCursor.copy_to_csv ~SavepointCursor.drop_table_constraints ~SavepointCursor.drop_table_keys ~SavepointCursor.execute ~SavepointCursor.executemany ~SavepointCursor.fetchall ~SavepointCursor.fetchmany ~SavepointCursor.fetchone ~SavepointCursor.get_db_table_columns ~SavepointCursor.get_table_constraint_statements ~SavepointCursor.import_table ~SavepointCursor.mogrify ~SavepointCursor.nextset ~SavepointCursor.scroll ~SavepointCursor.setinputsizes ~SavepointCursor.setoutputsize .. rubric:: Attributes .. autosummary:: ~SavepointCursor.arraysize ~SavepointCursor.binary_types ~SavepointCursor.closed ~SavepointCursor.connection ~SavepointCursor.description ~SavepointCursor.itersize ~SavepointCursor.lastrowid ~SavepointCursor.name ~SavepointCursor.pgresult_ptr ~SavepointCursor.query ~SavepointCursor.row_factory ~SavepointCursor.rowcount ~SavepointCursor.rownumber ~SavepointCursor.scrollable ~SavepointCursor.statusmessage ~SavepointCursor.string_types ~SavepointCursor.typecaster ~SavepointCursor.tzinfo_factory ~SavepointCursor.withhold