hawc icon indicating copy to clipboard operation
hawc copied to clipboard

add a simple SQL select query

Open shapiromatron opened this issue 9 months ago • 0 comments

Write a simple utility function that given a SQL query statement, return a iterator of dictionary results. This can be helpful for development when experimenting w/ SQL directly instead of the ORM.

shapiromatron avatar May 15 '24 20:05 shapiromatron