Skip to content

ShortURL handler_data column should hold more data than 255 chars.

ShortURL handler_data can go over 255 characters with longer URL. Column size should be at-least text instead of varchar(255)