Skip to content

hotdata-runtime 0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 May 00:38
42ccafb

Added

  • execute_sql accepts an optional database keyword argument. When provided, the database name is resolved to an ID and sent as the X-Database-Id header so SQL can reference managed database tables as "default"."<schema>"."<table>". Behaviour is unchanged when database is omitted.