Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrismld/aws-lambda-redshift-copy
/ functions
Functions
902 in github.com/chrismld/aws-lambda-redshift-copy
⨍
Functions
902
◇
Types & classes
112
↳
Endpoints
36
↓ 397 callers
Method
execute
(self, *args)
src/psycopg2/tests/test_types_basic.py:39
↓ 323 callers
Method
cursor
cursor() -> new psycopg 1.1.x compatible cursor object
src/psycopg2/psycopg1.py:49
↓ 216 callers
Method
fetchone
(self)
src/psycopg2/extras.py:61
↓ 121 callers
Method
close
(self)
src/psycopg2/tests/test_with.py:193
↓ 110 callers
Method
execute
(self, *args)
src/psycopg2/tests/test_types_extras.py:43
↓ 96 callers
Function
b
(s)
src/psycopg2/extensions.py:105
↓ 89 callers
Method
connect
(self, **kwargs)
src/psycopg2/tests/testutils.py:98
↓ 49 callers
Method
fetchall
(self)
src/psycopg2/extras.py:79
↓ 45 callers
Method
commit
(self)
src/psycopg2/tests/test_with.py:117
↓ 41 callers
Method
wait
(self, cur_or_conn)
src/psycopg2/tests/test_async.py:69
↓ 40 callers
Method
rollback
(self)
src/psycopg2/tests/test_with.py:135
↓ 27 callers
Method
fetchmany
(self, size=None)
src/psycopg2/extras.py:70
↓ 22 callers
Method
_connect
(self)
src/psycopg2/tests/dbapi20.py:148
↓ 22 callers
Method
read
(_size, f=f, exp_size=exp_size)
src/psycopg2/tests/test_copy.py:212
↓ 20 callers
Method
write
(self, data)
src/psycopg2/tests/test_copy.py:60
↓ 19 callers
Method
cast
Cast a buffer from the output format
src/psycopg2/tests/test_types_basic.py:420
↓ 17 callers
Method
execute
(self, *args)
src/psycopg2/tests/test_dates.py:32
↓ 16 callers
Method
count_test_records
Return the number of records in the test table.
src/psycopg2/tests/test_connection.py:507
↓ 16 callers
Method
count_xacts
Return the number of prepared xacts currently in the test db.
src/psycopg2/tests/test_connection.py:495
↓ 14 callers
Method
get
(self, x, default=None)
src/psycopg2/extras.py:164
↓ 13 callers
Method
_create_type
(self, name, fields)
src/psycopg2/tests/test_types_extras.py:793
↓ 12 callers
Method
check_datetime_tz
(self, str_offset, offset)
src/psycopg2/tests/test_dates.py:156
↓ 12 callers
Method
check_time_tz
(self, str_offset, offset)
src/psycopg2/tests/test_dates.py:125
↓ 12 callers
Function
register_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 callers
Function
decorate_all_tests
Apply all the *decorators* to all the tests defined in the TestCase *cls*.
src/psycopg2/tests/testutils.py:123
↓ 11 callers
Method
executeDDL1
(self,cursor)
src/psycopg2/tests/dbapi20.py:117
↓ 11 callers
Method
getquoted
(self)
src/psycopg2/tests/test_types_extras.py:467
↓ 10 callers
Method
connect
Make a database connection.
src/psycopg2/tests/dbapi20_tpc.py:12
↓ 10 callers
Method
execute
(self, query, vars=None)
src/psycopg2/extras.py:117
↓ 9 callers
Method
dumps
(self, obj)
src/psycopg2/tests/test_types_extras.py:862
↓ 9 callers
Method
make_xid
(self, con)
src/psycopg2/tests/dbapi20_tpc.py:19
↓ 8 callers
Method
executemany
(self, query, vars)
src/psycopg2/extras.py:290
↓ 8 callers
Method
poll
(self)
src/psycopg2/tests/test_async.py:46
↓ 8 callers
Method
prepare
(self, conn)
src/psycopg2/extras.py:510
↓ 7 callers
Method
_register
(self, scope=None)
src/psycopg2/_range.py:412
↓ 7 callers
Method
callproc
(self, procname, vars=None)
src/psycopg2/extras.py:122
↓ 7 callers
Function
filter_scs
(conn, s)
src/psycopg2/tests/test_types_extras.py:34
↓ 6 callers
Method
_testWithPlainCursor
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:75
↓ 6 callers
Method
_test_type_roundtrip
(self, o1)
src/psycopg2/tests/test_dates.py:260
↓ 6 callers
Method
autocommit
Set a connection in autocommit mode.
src/psycopg2/tests/test_notify.py:40
↓ 6 callers
Method
cursor
(self, *args, **kwargs)
src/psycopg2/extras.py:105
↓ 6 callers
Method
iteritems
(self)
src/psycopg2/extras.py:170
↓ 6 callers
Method
listen
Start listening for a name on self.conn.
src/psycopg2/tests/test_notify.py:44
↓ 6 callers
Method
notify
Send a notification to the database, eventually after some time.
src/psycopg2/tests/test_notify.py:50
↓ 6 callers
Function
register_adapter
Register 'callable' as an ISQLQuote adapter for type 'typ'.
src/psycopg2/extensions.py:111
↓ 6 callers
Function
register_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 callers
Method
_build_index
(self)
src/psycopg2/extras.py:127
↓ 5 callers
Method
_populate
Return a list of sql commands to setup the DB for the fetch tests.
src/psycopg2/tests/dbapi20.py:549
↓ 5 callers
Method
_testWithNamedCursor
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:142
↓ 5 callers
Method
_testWithNamedCursorReal
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:178
↓ 5 callers
Method
_testWithPlainCursorReal
(self, getter)
src/psycopg2/tests/test_extras_dictcursor.py:107
↓ 4 callers
Method
__init__
(self, addr)
src/psycopg2/extras.py:504
↓ 4 callers
Method
_create_temp_table
(self)
src/psycopg2/tests/test_copy.py:70
↓ 4 callers
Method
_make_nt
(self)
src/psycopg2/extras.py:336
↓ 4 callers
Function
_solve_conn_curs
Return the connection and a DBAPI cursor from a connection or cursor.
src/psycopg2/extras.py:589
↓ 4 callers
Method
_testIterRowNumber
(self, curs)
src/psycopg2/tests/test_extras_dictcursor.py:197
↓ 4 callers
Method
_test_type_roundtrip
(self, o1)
src/psycopg2/tests/test_dates.py:471
↓ 4 callers
Method
_test_type_roundtrip_array
(self, o1)
src/psycopg2/tests/test_dates.py:265
↓ 4 callers
Method
_test_type_roundtrip_array
(self, o1)
src/psycopg2/tests/test_dates.py:475
↓ 4 callers
Method
connect
(self)
src/psycopg2/tests/test_transaction.py:95
↓ 4 callers
Method
executeDDL2
(self,cursor)
src/psycopg2/tests/dbapi20.py:120
↓ 4 callers
Method
getquoted
(self)
src/psycopg2/extras.py:513
↓ 4 callers
Function
script_to_py3
Convert a script to Python3 syntax if required.
src/psycopg2/tests/testutils.py:318
↓ 3 callers
Method
__build_dict
(self, row)
src/psycopg2/psycopg1.py:69
↓ 3 callers
Method
_copy_from
(self, curs, nrecs, srec, copykw)
src/psycopg2/tests/test_copy.py:220
↓ 3 callers
Method
_create_withhold_table
(self)
src/psycopg2/tests/test_cursor.py:180
↓ 3 callers
Method
_isdst
(self, dt)
src/psycopg2/tz.py:125
↓ 3 callers
Method
_paraminsert
(self,cur)
src/psycopg2/tests/dbapi20.py:395
↓ 3 callers
Method
get_oids
Return the lists of OID of the hstore and hstore[] types.
src/psycopg2/extras.py:709
↓ 3 callers
Method
readline
(self)
src/psycopg2/tests/test_copy.py:52
↓ 3 callers
Function
register_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 callers
Method
upper
The upper bound of the range. `!None` if empty or unbound.
src/psycopg2/_range.py:69
↓ 3 callers
Method
values
(self)
src/psycopg2/extras.py:158
↓ 2 callers
Method
__init__
Initialize the connection pool. New 'minconn' connections are created immediately calling 'connfunc' with given parameters. The conne
src/psycopg2/pool.py:38
↓ 2 callers
Method
__iter__
(self)
src/psycopg2/extras.py:88
↓ 2 callers
Method
__lt__
(self, other)
src/psycopg2/_range.py:140
↓ 2 callers
Method
_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 callers
Method
_connect
Create a new connection and assign it to 'key' if not None.
src/psycopg2/pool.py:60
↓ 2 callers
Function
_get_json_oids
(conn_or_curs, name='json')
src/psycopg2/_json.py:191
↓ 2 callers
Method
_getconn
Get a free connection and assign it to 'key' if not None.
src/psycopg2/pool.py:75
↓ 2 callers
Function
_has_lo64
Return (bool, msg) about the lo64 support
src/psycopg2/tests/test_lobject.py:443
↓ 2 callers
Method
_putconn
Put away a connection.
src/psycopg2/pool.py:92
↓ 2 callers
Method
_testNamedCursorNotGreedy
(self, curs)
src/psycopg2/tests/test_extras_dictcursor.py:185
↓ 2 callers
Method
clear_test_xacts
Rollback all the prepared transaction in the testing db.
src/psycopg2/tests/test_connection.py:465
↓ 2 callers
Method
copy
(self)
src/psycopg2/extras.py:180
↓ 2 callers
Method
fileno
(self)
src/psycopg2/tests/test_async.py:43
↓ 2 callers
Method
filter
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 callers
Method
getquoted
(self)
src/psycopg2/_json.py:95
↓ 2 callers
Method
getquoted
(self)
src/psycopg2/_range.py:224
↓ 2 callers
Method
keys
(self)
src/psycopg2/extras.py:155
↓ 2 callers
Method
prepare
(self, conn)
src/psycopg2/extras.py:609
↓ 2 callers
Method
prepare
(self, conn)
src/psycopg2/_range.py:221
↓ 2 callers
Function
register_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 callers
Method
setUp
(self)
src/psycopg2/tests/test_transaction.py:34
↓ 2 callers
Function
skip_if_green
(reason)
src/psycopg2/tests/testutils.py:283
↓ 2 callers
Function
str2bytes
(sval)
src/psycopg2/tests/dbapi20.py:74
↓ 2 callers
Method
tokenize
(self, s)
src/psycopg2/extras.py:866
↓ 2 callers
Method
utcoffset
(self, dt)
src/psycopg2/tz.py:110
↓ 1 callers
Method
__eq__
(self, other)
src/psycopg2/_range.py:123
↓ 1 callers
Method
__getitem__
(self, x)
src/psycopg2/extras.py:142
next →
1–100 of 902, ranked by callers