hi I am using honeysql (v1) and trying to implement "select .. into temporary <table>" query but seems like it is not supported is there a way for me to extend it manually?
See https://cljdoc.org/d/honeysql/honeysql/1.0.461/doc/readme#extensibility
Thanks