Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ponyorm/pony
/ select
Function
select
pony/orm/core.py:5559–5560 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
5557
5558
@cut_traceback
5559
def
select(*args):
5560
return
make_query(args, frame_depth=cut_traceback_depth+1)
5561
5562
@cut_traceback
5563
def
left_join(*args):
Callers
15
aggrfunc
Function · 0.85
show
Function · 0.85
test_1
Method · 0.85
test_2
Method · 0.85
test_3
Method · 0.85
test_4
Method · 0.85
test1
Method · 0.85
test2
Method · 0.85
test_18
Method · 0.85
test_1
Method · 0.85
test_2
Method · 0.85
test_3
Method · 0.85
Calls
1
make_query
Function · 0.85
Tested by
15
test_1
Method · 0.68
test_2
Method · 0.68
test_3
Method · 0.68
test_4
Method · 0.68
test1
Method · 0.68
test2
Method · 0.68
test_18
Method · 0.68
test_1
Method · 0.68
test_2
Method · 0.68
test_3
Method · 0.68
test_4
Method · 0.68
test_5
Method · 0.68