MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / user

Method user

lib/sqlalchemy/sql/functions.py:1361–1361  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1359
1360 @property
1361 def user(self) -> Type[_user_func]: ...
1362
1363 # END GENERATED FUNCTION ACCESSORS
1364

Callers 2

functions.pyFile · 0.80
test_no_paren_fnsMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_no_paren_fnsMethod · 0.64