validates_lengths_from_database icon indicating copy to clipboard operation
validates_lengths_from_database copied to clipboard

Support For Integer Types

Open sshaw opened this issue 4 years ago • 1 comments

Min and max value for checking for the given type and ideally:

  • Support more than just int, e.g., tinyint, etc...
  • Account for unsigned

I can open a PR if you're interested.

sshaw avatar Jan 18 '21 04:01 sshaw

This would be useful for us. +1 to a PR.

doconnor-clintel avatar Jul 29 '22 06:07 doconnor-clintel