mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
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