1Gateway Groovy SDK Groovy objects Current: sql sql MethodPurposeExampleuseAuth(name)Uses the stored credentials with this nameopenDB(url)Opens a connection to the database using this connection stringsql(query)Runs a query and returns a list of maps ×