Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ extendedproperty
Class
extendedproperty
test/orm/test_mapper.py:2017–2018 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2015
assert_col = []
2016
2017
class
extendedproperty(property):
2018
attribute = 123
2019
2020
class
User:
2021
def
_get_name(self):
Callers
1
User
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected