Andrew Glassman
Andrew Glassman
Can confirm, works in 2.2.4, broken in any version 3.x.x
The naming conflict is definitely unfortunate. Especially since they both relate to clustering. I've found googling bitwalker swarm tends to get better search results, but still flooded with docker swarm...
Thanks for your work on this @luhagel, I don't have time to help with the initial work, but can definitely try it when you think it's ready for testing as...
@MaccaCHAN I think citext is a good option as well. For either approach, you'll want to consider how querying on lowercase will impact performance if have an index on fields...
I agree that the JavaDoc should be more verbose here. It is unclear from the JavaDoc that the last parameter in the array is special. This is hidden functionality IMO....
@bjornblomqvist I was only able to find a reference to this functionality on the slf4j FAQ page.
Created: https://jira.qos.ch/browse/SLF4J-446
Using insert_all also fails with `struct/2`, and `%{c | field: ^val}`. These are all cases that work with select merge normally, but fail for insert_all. Just happened to dig into...
@greg-rychlewski Thanks for the explanation into why the update syntax does not work, that is good to know. As for `struct/2` usage, I mistakingly assumed the error was related to...