mirror of
https://github.com/bitwarden/server
synced 2025-12-18 01:03:17 +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