Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ update
Method
update
test/perf/compiled_extensions.py:623–626 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
621
622
@test_case
623
def
update(self):
624
ii = self.impl(self.val1)
625
for
_ in range(250):
626
ii.update(self.imp_2)
627
628
@test_case
629
def
ior(self):
Callers
15
test_basic_sanity
Method · 0.95
test_update_no_params
Method · 0.45
test_update_literal_binds
Method · 0.45
test_update_custom_key_thing
Method · 0.45
test_update_ordered_custom_key_thing
Method · 0.45
test_update_broken_custom_key_thing
Method · 0.45
test_update_ordered_broken_custom_key_thing
Method · 0.45
test_correlated_update_five
Method · 0.45
test_correlated_update_six
Method · 0.45
test_correlated_update_seven
Method · 0.45
test_binds_that_match_columns
Method · 0.45
test_labels_no_collision
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_basic_sanity
Method · 0.76
test_update_no_params
Method · 0.36
test_update_literal_binds
Method · 0.36
test_update_custom_key_thing
Method · 0.36
test_update_ordered_custom_key_thing
Method · 0.36
test_update_broken_custom_key_thing
Method · 0.36
test_update_ordered_broken_custom_key_thing
Method · 0.36
test_correlated_update_five
Method · 0.36
test_correlated_update_six
Method · 0.36
test_correlated_update_seven
Method · 0.36
test_binds_that_match_columns
Method · 0.36
test_labels_no_collision
Method · 0.36