• Shreyas Agarwal's avatar
    Update holder name column to 50 limit constraint · 5901bc87
    Shreyas Agarwal authored
    A constraint of 26 characters were added to the holder_name text column.
    Unfortunately, the Zuora accepts 50 characters as the limit and when sending data
    to GL.com errors were raised. The MR would change the limit to 50 within GL.com database.
    
    Changelog: fixed
    5901bc87
credit_card_validation_spec.rb 1.31 KB