Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ __clause_element__
Method
__clause_element__
test/sql/test_insert.py:40–41 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
38
self.col = col
39
40
def
__clause_element__(self):
41
return
self.col
42
43
44
class
_InsertTestBase:
Callers
5
__eq__
Method · 0.45
test_query_cols
Method · 0.45
go
Method · 0.45
go
Method · 0.45
invalidate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected