sqlmancer icon indicating copy to clipboard operation
sqlmancer copied to clipboard

Ability to specify default and maximum limit values

Open danielrearden opened this issue 4 years ago • 0 comments

Sqlmancer should provide a way to enforce maximum values when calling the limit method, as well as a default limit value that could be set if the method is never called. This should be configurable globally with the ability to override it for individual fields via the @limit directive.

danielrearden avatar Jun 30 '20 13:06 danielrearden