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

Method CreateTable

Lib/bsddb/dbtables.py:309–354  ·  view source on GitHub ↗

CreateTable(table, columns) - Create a new table in the database. raises TableDBError if it already exists or for other DB errors.

(self, table, columns)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

CreateOrExtendTableMethod · 0.95
test01Method · 0.80
test02Method · 0.80
test03Method · 0.80
test_CondObjsMethod · 0.80
test_DeleteMethod · 0.80
test_ModifyMethod · 0.80

Calls 10

contains_metastringsFunction · 0.85
_columns_keyFunction · 0.85
getattrFunction · 0.85
txn_beginMethod · 0.80
loadsMethod · 0.80
dumpsMethod · 0.45
appendMethod · 0.45
deleteMethod · 0.45
commitMethod · 0.45
abortMethod · 0.45

Tested by 7

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