MCPcopy Create free account

hub / github.com/chrismld/aws-lambda-redshift-copy / functions

Functions902 in github.com/chrismld/aws-lambda-redshift-copy

↓ 397 callersMethodexecute
(self, *args)
src/psycopg2/tests/test_types_basic.py:39
↓ 323 callersMethodcursor
cursor() -> new psycopg 1.1.x compatible cursor object
src/psycopg2/psycopg1.py:49
↓ 216 callersMethodfetchone
(self)
src/psycopg2/extras.py:61
↓ 121 callersMethodclose
(self)
src/psycopg2/tests/test_with.py:193
↓ 110 callersMethodexecute
(self, *args)
src/psycopg2/tests/test_types_extras.py:43
↓ 96 callersFunctionb
(s)
src/psycopg2/extensions.py:105
↓ 89 callersMethodconnect
(self, **kwargs)
src/psycopg2/tests/testutils.py:98
↓ 49 callersMethodfetchall
(self)
src/psycopg2/extras.py:79
↓ 45 callersMethodcommit
(self)
src/psycopg2/tests/test_with.py:117
↓ 41 callersMethodwait
(self, cur_or_conn)
src/psycopg2/tests/test_async.py:69
↓ 40 callersMethodrollback
(self)
src/psycopg2/tests/test_with.py:135
↓ 27 callersMethodfetchmany
(self, size=None)
src/psycopg2/extras.py:70
↓ 22 callersMethod_connect
(self)
src/psycopg2/tests/dbapi20.py:148
↓ 22 callersMethodread
(_size, f=f, exp_size=exp_size)
src/psycopg2/tests/test_copy.py:212
↓ 20 callersMethodwrite
(self, data)
src/psycopg2/tests/test_copy.py:60
↓ 19 callersMethodcast
Cast a buffer from the output format
src/psycopg2/tests/test_types_basic.py:420
↓ 17 callersMethodexecute
(self, *args)
src/psycopg2/tests/test_dates.py:32
↓ 16 callersMethodcount_test_records
Return the number of records in the test table.
src/psycopg2/tests/test_connection.py:507
↓ 16 callersMethodcount_xacts
Return the number of prepared xacts currently in the test db.
src/psycopg2/tests/test_connection.py:495
↓ 14 callersMethodget
(self, x, default=None)
src/psycopg2/extras.py:164
↓ 13 callersMethod_create_type
(self, name, fields)
src/psycopg2/tests/test_types_extras.py:793
↓ 12 callersMethodcheck_datetime_tz
(self, str_offset, offset)
src/psycopg2/tests/test_dates.py:156
↓ 12 callersMethodcheck_time_tz
(self, str_offset, offset)
src/psycopg2/tests/test_dates.py:125
↓ 12 callersFunctionregister_hstore
Register adapter and typecaster for `!dict`\-\ |hstore| conversions. :param conn_or_curs: a connection or cursor: the typecaster will be
src/psycopg2/extras.py:740
↓ 11 callersFunctiondecorate_all_tests
Apply all the *decorators* to all the tests defined in the TestCase *cls*.
src/psycopg2/tests/testutils.py:123
↓ 11 callersMethodexecuteDDL1
(self,cursor)
src/psycopg2/tests/dbapi20.py:117
↓ 11 callersMethodgetquoted
(self)
src/psycopg2/tests/test_types_extras.py:467
↓ 10 callersMethodconnect
Make a database connection.
src/psycopg2/tests/dbapi20_tpc.py:12
↓ 10 callersMethodexecute
(self, query, vars=None)
src/psycopg2/extras.py:117
↓ 9 callersMethoddumps
(self, obj)
src/psycopg2/tests/test_types_extras.py:862
↓ 9 callersMethodmake_xid
(self, con)
src/psycopg2/tests/dbapi20_tpc.py:19
↓ 8 callersMethodexecutemany
(self, query, vars)
src/psycopg2/extras.py:290
↓ 8 callersMethodpoll
(self)
src/psycopg2/tests/test_async.py:46
↓ 8 callersMethodprepare
(self, conn)
src/psycopg2/extras.py:510
↓ 7 callersMethod_register
(self, scope=None)
src/psycopg2/_range.py:412
↓ 7 callersMethodcallproc
(self, procname, vars=None)
src/psycopg2/extras.py:122
↓ 7 callersFunctionfilter_scs
(conn, s)
src/psycopg2/tests/test_types_extras.py:34
↓ 6 callersMethod_testWithPlainCursor
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:75
↓ 6 callersMethod_test_type_roundtrip
(self, o1)
src/psycopg2/tests/test_dates.py:260
↓ 6 callersMethodautocommit
Set a connection in autocommit mode.
src/psycopg2/tests/test_notify.py:40
↓ 6 callersMethodcursor
(self, *args, **kwargs)
src/psycopg2/extras.py:105
↓ 6 callersMethoditeritems
(self)
src/psycopg2/extras.py:170
↓ 6 callersMethodlisten
Start listening for a name on self.conn.
src/psycopg2/tests/test_notify.py:44
↓ 6 callersMethodnotify
Send a notification to the database, eventually after some time.
src/psycopg2/tests/test_notify.py:50
↓ 6 callersFunctionregister_adapter
Register 'callable' as an ISQLQuote adapter for type 'typ'.
src/psycopg2/extensions.py:111
↓ 6 callersFunctionregister_range
Create and register an adapter and the typecasters to convert between a PostgreSQL |range|_ type and a PostgreSQL `Range` subclass. :param pg
src/psycopg2/_range.py:175
↓ 5 callersMethod_build_index
(self)
src/psycopg2/extras.py:127
↓ 5 callersMethod_populate
Return a list of sql commands to setup the DB for the fetch tests.
src/psycopg2/tests/dbapi20.py:549
↓ 5 callersMethod_testWithNamedCursor
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:142
↓ 5 callersMethod_testWithNamedCursorReal
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:178
↓ 5 callersMethod_testWithPlainCursorReal
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:107
↓ 4 callersMethod__init__
(self, addr)
src/psycopg2/extras.py:504
↓ 4 callersMethod_create_temp_table
(self)
src/psycopg2/tests/test_copy.py:70
↓ 4 callersMethod_make_nt
(self)
src/psycopg2/extras.py:336
↓ 4 callersFunction_solve_conn_curs
Return the connection and a DBAPI cursor from a connection or cursor.
src/psycopg2/extras.py:589
↓ 4 callersMethod_testIterRowNumber
(self, curs)
src/psycopg2/tests/test_extras_dictcursor.py:197
↓ 4 callersMethod_test_type_roundtrip
(self, o1)
src/psycopg2/tests/test_dates.py:471
↓ 4 callersMethod_test_type_roundtrip_array
(self, o1)
src/psycopg2/tests/test_dates.py:265
↓ 4 callersMethod_test_type_roundtrip_array
(self, o1)
src/psycopg2/tests/test_dates.py:475
↓ 4 callersMethodconnect
(self)
src/psycopg2/tests/test_transaction.py:95
↓ 4 callersMethodexecuteDDL2
(self,cursor)
src/psycopg2/tests/dbapi20.py:120
↓ 4 callersMethodgetquoted
(self)
src/psycopg2/extras.py:513
↓ 4 callersFunctionscript_to_py3
Convert a script to Python3 syntax if required.
src/psycopg2/tests/testutils.py:318
↓ 3 callersMethod__build_dict
(self, row)
src/psycopg2/psycopg1.py:69
↓ 3 callersMethod_copy_from
(self, curs, nrecs, srec, copykw)
src/psycopg2/tests/test_copy.py:220
↓ 3 callersMethod_create_withhold_table
(self)
src/psycopg2/tests/test_cursor.py:180
↓ 3 callersMethod_isdst
(self, dt)
src/psycopg2/tz.py:125
↓ 3 callersMethod_paraminsert
(self,cur)
src/psycopg2/tests/dbapi20.py:395
↓ 3 callersMethodget_oids
Return the lists of OID of the hstore and hstore[] types.
src/psycopg2/extras.py:709
↓ 3 callersMethodreadline
(self)
src/psycopg2/tests/test_copy.py:52
↓ 3 callersFunctionregister_composite
Register a typecaster to convert a composite type into a tuple. :param name: the name of a PostgreSQL composite type, e.g. created using
src/psycopg2/extras.py:940
↓ 3 callersMethodupper
The upper bound of the range. `!None` if empty or unbound.
src/psycopg2/_range.py:69
↓ 3 callersMethodvalues
(self)
src/psycopg2/extras.py:158
↓ 2 callersMethod__init__
Initialize the connection pool. New 'minconn' connections are created immediately calling 'connfunc' with given parameters. The conne
src/psycopg2/pool.py:38
↓ 2 callersMethod__iter__
(self)
src/psycopg2/extras.py:88
↓ 2 callersMethod__lt__
(self, other)
src/psycopg2/_range.py:140
↓ 2 callersMethod_closeall
Close all connections. Note that this can lead to some code fail badly when trying to use an already closed connection. If you call .
src/psycopg2/pool.py:125
↓ 2 callersMethod_connect
Create a new connection and assign it to 'key' if not None.
src/psycopg2/pool.py:60
↓ 2 callersFunction_get_json_oids
(conn_or_curs, name='json')
src/psycopg2/_json.py:191
↓ 2 callersMethod_getconn
Get a free connection and assign it to 'key' if not None.
src/psycopg2/pool.py:75
↓ 2 callersFunction_has_lo64
Return (bool, msg) about the lo64 support
src/psycopg2/tests/test_lobject.py:443
↓ 2 callersMethod_putconn
Put away a connection.
src/psycopg2/pool.py:92
↓ 2 callersMethod_testNamedCursorNotGreedy
(self, curs)
src/psycopg2/tests/test_extras_dictcursor.py:185
↓ 2 callersMethodclear_test_xacts
Rollback all the prepared transaction in the testing db.
src/psycopg2/tests/test_connection.py:465
↓ 2 callersMethodcopy
(self)
src/psycopg2/extras.py:180
↓ 2 callersMethodfileno
(self)
src/psycopg2/tests/test_async.py:43
↓ 2 callersMethodfilter
Filter the query before logging it. This is the method to overwrite to filter unwanted queries out of the log or to add some extra da
src/psycopg2/extras.py:361
↓ 2 callersMethodgetquoted
(self)
src/psycopg2/_json.py:95
↓ 2 callersMethodgetquoted
(self)
src/psycopg2/_range.py:224
↓ 2 callersMethodkeys
(self)
src/psycopg2/extras.py:155
↓ 2 callersMethodprepare
(self, conn)
src/psycopg2/extras.py:609
↓ 2 callersMethodprepare
(self, conn)
src/psycopg2/_range.py:221
↓ 2 callersFunctionregister_json
Create and register typecasters converting :sql:`json` type to Python objects. :param conn_or_curs: a connection or cursor used to find the :sql:
src/psycopg2/_json.py:108
↓ 2 callersMethodsetUp
(self)
src/psycopg2/tests/test_transaction.py:34
↓ 2 callersFunctionskip_if_green
(reason)
src/psycopg2/tests/testutils.py:283
↓ 2 callersFunctionstr2bytes
(sval)
src/psycopg2/tests/dbapi20.py:74
↓ 2 callersMethodtokenize
(self, s)
src/psycopg2/extras.py:866
↓ 2 callersMethodutcoffset
(self, dt)
src/psycopg2/tz.py:110
↓ 1 callersMethod__eq__
(self, other)
src/psycopg2/_range.py:123
↓ 1 callersMethod__getitem__
(self, x)
src/psycopg2/extras.py:142
next →1–100 of 902, ranked by callers