Writing Database Queries

Bitwarden database architecture, migrations, and dual-ORM strategy. Use when working with `.sql` files, stored procedures, EF migrations, or database schema changes. Also use when deciding whether a change needs both Dapper and EF Core implementations, or whether a breaking stored-procedure change requires `_V2` versioning.

bitwarden 474dbae 4.7 KB Updated

File contents

bitwarden/server/tree/main/.claude/skills/writing-database-queries commit 474dbaeac8

Frequently asked questions

npx skillmds@latest add bitwarden/writing-database-queries