Skip to content

Commit

Permalink
increase line item account number length
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroldwong committed Oct 21, 2024
1 parent e245549 commit f00fc66
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE `LineItems` MODIFY `AccountNumber` VARCHAR(255) NULL;

0 comments on commit f00fc66

Please sign in to comment.