MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / sub

Method sub

test/perf/compiled_extensions.py:641–643  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

639
640 @test_case
641 def sub(self):
642 for _ in range(500):
643 self.imp_1 - self.imp_2
644
645 @test_case
646 def difference_update(self):

Callers 15

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
get_foreign_keysMethod · 0.80
get_check_constraintsMethod · 0.80

Calls

no outgoing calls

Tested by 14

stringifyMethod · 0.64
_cleanMethod · 0.64
test_server_defaultsMethod · 0.64
_json_value_insertMethod · 0.64
_parametrize_clsFunction · 0.64
_assert_stmtsMethod · 0.64
_assert_stmtsMethod · 0.64
_run_doctestMethod · 0.64
_switch_shardMethod · 0.64