Closed angoca closed 2 years ago
These procedures should receive arguments with the max varchar (32768) and then trim the string.
This will prevent errors if strings are bigger that 512.
Done at 93e62a0. One test was added for this.
These procedures should receive arguments with the max varchar (32768) and then trim the string.
This will prevent errors if strings are bigger that 512.