You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
f22bac0b20
Add using the execute sql query return result as list of dictionaries. In each dictionary the key is the column name and the value is the value of the that column in a given row. PiperOrigin-RevId: 840909555