MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / sub

Method sub

test/perf/compiled_extensions/collections_.py:353–354  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

351
352 @test_case(number=250_000)
353 def sub(self):
354 self.imp_1 - self.imp_2
355
356 @test_case
357 def difference_update(self):

Callers 15

run_fileFunction · 0.80
run_fileFunction · 0.80
visit_ARRAYMethod · 0.80
_reflect_typeMethod · 0.80
bindparam_stringMethod · 0.80
fetch_clauseMethod · 0.80
get_multi_columnsMethod · 0.80
processMethod · 0.80
_parse_table_optionsMethod · 0.80
cleanup_textFunction · 0.80
_get_column_infoMethod · 0.80

Calls

no outgoing calls

Tested by 15

stringifyMethod · 0.64
_cleanMethod · 0.64
test_server_defaultsMethod · 0.64
_json_value_insertMethod · 0.64
_parametrize_clsFunction · 0.64
test_strMethod · 0.64
_assert_stmtsMethod · 0.64
_assert_stmtsMethod · 0.64
_run_doctest_implMethod · 0.64