MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Insert

Method Insert

Lib/bsddb/dbtables.py:480–521  ·  view source on GitHub ↗

Insert(table, datadict) - Insert a new row into the table using the keys+values from rowdict as the column values.

(self, table, rowdict)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

test01Method · 0.80
test02Method · 0.80
test03Method · 0.80
test_CreateOrExtendMethod · 0.80
test_CondObjsMethod · 0.80
test_DeleteMethod · 0.80
test_ModifyMethod · 0.80

Calls 14

__load_column_infoMethod · 0.95
__new_rowidMethod · 0.95
getattrFunction · 0.85
_columns_keyFunction · 0.85
_data_keyFunction · 0.85
_rowid_keyFunction · 0.85
txn_beginMethod · 0.80
keysMethod · 0.45
countMethod · 0.45
itemsMethod · 0.45
putMethod · 0.45
commitMethod · 0.45

Tested by 8

test01Method · 0.64
test02Method · 0.64
test03Method · 0.64
test_CreateOrExtendMethod · 0.64
test_CondObjsMethod · 0.64
test_DeleteMethod · 0.64
test_ModifyMethod · 0.64