bc9f55ef91
- Migration adds IsDeleted/DeletedAt to Budgets, Incomes, Outgos, BudgetShares - xmin concurrency token configured as shadow property (uint, xid type) — not added as a column in the migration since xmin is a PostgreSQL system column - Budget.RowVersion property removed; concurrency tracked via shadow property only