point_up::skin-tone-2 This was closed as "not useful or actionable" -- but GH doesn't seem to have a way to indicate why an issue was closed. @souenzzo
That's ok. I was surprised that there was no mention of it in the repository. Now it is documented that it is not supported :)
Well, if there are specific constructs that you need, I can look at them. HoneySQL doesn't officially support or not support any particular database. It tries to support all of ANSI SQL as a default baseline, and it already supports a bunch of non-ANSI stuff out-of-the-box, and some additional dialect-specific stuff. I have no idea what PartiQL implements beyond what HoneySQL already generates. I'm happy to look at specific enhancements. As for no mention of it - there are a lot of databases out there I've never heard of so I can't mention what I don't know. And there are folks using HoneySQL with databases I've never heard of. When they create issues for specific features, that's often the first I've heard of that database:grin: I had never heard of PartiQL before today (I had heard of DynamoDB but I've never used it).