Michael Liu
Michael Liu
After upgrading from TypeScript 3.5 to 3.8, I started getting error TS2589 on code that calls **update** with a **Spec** parameter. Here's a repro: ``` import update, { Spec }...
To perform a schema upgrade that simultaneously adds a new `[Field]` and a new `[Index]` whose `Filter` references the new field, DataObjects.Net generates a single SQL batch that contains the...
## Bug description After the recent role changes from Anonymous/Authenticated to Administrators/Developers/Guests in the Azure Developer Portal, `data-role="anonymous"` and `data-role="authenticated"` attributes are missing from buttons and menus that are restricted...