Optional expansion of namespaces in keywords #247
Labels
needs analysis
I need to think about this!
needs information
Unclear -- please explain in more detail.
Milestone
Hello. I'm using honeysql for the first time and liking it a lot for now. Thank for this.
That said, I've encountered a problem that I'm not sure how to resolve. I'm trying to insert tuples as maps using fully qualified keywords, and I find that HoneySQL format expands them fully, so the resulting key is not valid anymore. For example:
I've found that the function quote-identifier in ns honeysql.format does just that, inconditionally.
Am I missing something? Would be well received a PR with a new parameter for optionaly enabling or disabling this option?
Thanks again!
The text was updated successfully, but these errors were encountered: