Would be nice to be able to manually override the tool's view of the sql statement in cases where it can't infer a type, rather than throwing the whole query out. For example if you do select * from ${sql.identifier(['users'])} it won't be able to find a type.