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.