mirror of
https://github.com/bitwarden/server
synced 2026-02-09 05:00:32 +00:00
* Rewrite ReadOnly and HidePasswords * Rewrote them to generate a CASE statement similar to T-SQL * Rewrite Grouping Expression * Use multiple groups just like T-SQL * Run it all on the database instead of in memory * Fix linter