Skip to content
Snippets Groups Projects
Commit be1ca7b1 authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] web: min/max integer

In PostgreSQL, a field of type `integer` must be in the range
-2147483648 to +2147483647. If the user enters a lower or a larger
value, a traceback is thrown.

opw-740286
parent e645d38c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment