-
Notifications
You must be signed in to change notification settings - Fork 20
Migrations Include columns
Pawel Gerr edited this page Mar 4, 2026
·
5 revisions
- Collection Parameters (temp-tables light)
- Window Functions Support (RowNumber, Sum, Average, Min, Max)
- Nested (virtual) Transactions
- Table Hints
- Queries across multiple databases
- Changing default schema at runtime
- If-Exists / If-Not-Exists checks in migrations
- Isolation of tests [DEPRECATED]