Fork me on GitHub
#sql
<
2022-09-23
>
seancorfield22:09:36

A new feature in 1.3.828 broke code that supplied :column-fn to a plan or select operation, e.g., via snake-kebab-opts. Ironically, it got through all our tests at work too, and then broke something in production. Our tests at work are stronger now, and next.jdbc also has new tests around this feature!

👍 1