Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Row
Class
Row
test/base/test_result.py:248–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
for
loads, dumps in picklers():
247
248
class
Row(dump_cls):
249
pass
250
251
row = Row(p, p._processors, p._key_to_index, (1, 2, 3))
252
Callers
1
test_serialize_cy_py_cy
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_serialize_cy_py_cy
Method · 0.56