hawc
hawc copied to clipboard
add a simple SQL select query
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.