mariolopes
Results
1
issues of
mariolopes
## Issue The adapter is translating Rails models decimal attributes as nvarchars (in SQL Server 2019 they are defined as numerics with different precisions). If I change the attributes to...