Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Number type always maps as int #15

@iluvadev

Description

@iluvadev

The Number type in PocketBase maps to c# int type.
But:

  • Number accepts any real and natural value; values with or without decimals
  • int only accepts natural values in the range -2147483648 to 2147483647

With this mapping, there are no options to work with decimal values

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions