database icon indicating copy to clipboard operation
database copied to clipboard

Fix: Float precision

Open Meldiron opened this issue 3 years ago • 1 comments

Float values stored in the SQL database are missing decimal points - looks like it's precise up to 4 decimal points.

  • [ ] Fix issue with floats
  • [x] Implement new tests

Related issues:

  • https://github.com/appwrite/appwrite/issues/3730

Meldiron avatar Aug 29 '22 13:08 Meldiron

TDD - NICE!

eldadfux avatar Aug 29 '22 15:08 eldadfux

Closing for now, will pull the tests into the fix when it's made

abnegate avatar Jan 16 '23 06:01 abnegate