Joseph Moore

Results 2 issues of Joseph Moore

# Problem The [`aggregateSum`](https://github.com/morintd/prismock/blob/9fa7e56e1baaa11f477cd8fb58ae062e51309be9/src/lib/operations/aggregate.ts#L67) function doesn't work for values in a `Decimal` column. Given a table like | value (Decimal) | |-----------------| | 1 | | 2 | | 3...

I'm needing to be able to use the [`cert`/`key`](https://github.com/azure/azurite?tab=readme-ov-file#certificate-configuration-https) and [`oauth`](https://github.com/azure/azurite?tab=readme-ov-file#oauth-configuration) options in Azurite (Yes, I know, life would be _much_ simpler if I didn't have to 🤷 ). It...

enhancement