Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ future
Function
future
lib/sqlalchemy/testing/exclusions.py:444–445 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
442
443
444
def
future():
445
return
fails_if(BooleanPredicate(True,
"Future feature"
))
446
447
448
def
fails_on(db, reason=None):
Callers
nothing calls this directly
Calls
2
fails_if
Function · 0.85
BooleanPredicate
Class · 0.85
Tested by
no test coverage detected