Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ fail
Method
fail
lib/sqlalchemy/testing/config.py:208–209 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
206
return
NotImplemented
207
208
def
fail(self) -> NoReturn:
209
fail(f
"Unknown {self}"
)
210
211
@classmethod
212
def
idfn(cls, variation):
Callers
12
test_cols_driver_cols
Method · 0.45
test_with_metadata
Method · 0.45
test_with_labels
Method · 0.45
test_literal_inlining_inside_select
Method · 0.45
test_with_bind_param_executes
Method · 0.45
test_compound_select_smoke
Method · 0.45
test_update_returning
Method · 0.45
test_delete_returning
Method · 0.45
test_index_cross_casts
Method · 0.45
test_non_rowcount_scenarios_no_raise
Method · 0.45
test_update_delete_rowcount_return_defaults
Method · 0.45
SomeClass
Class · 0.45
Calls
1
fail
Function · 0.85
Tested by
11
test_cols_driver_cols
Method · 0.36
test_with_metadata
Method · 0.36
test_with_labels
Method · 0.36
test_literal_inlining_inside_select
Method · 0.36
test_with_bind_param_executes
Method · 0.36
test_compound_select_smoke
Method · 0.36
test_update_returning
Method · 0.36
test_delete_returning
Method · 0.36
test_index_cross_casts
Method · 0.36
test_non_rowcount_scenarios_no_raise
Method · 0.36
test_update_delete_rowcount_return_defaults
Method · 0.36