mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
9dd7432e6b
Eliminated validation requiring the first field in unique indices to be mandatory. This simplifies the logic as the requirement is no longer necessary.