Skip to content

Commit

Permalink
Update V0005__Create_new_table.sql
Browse files Browse the repository at this point in the history
Tool
  • Loading branch information
kunlebalogun authored Nov 2, 2023
1 parent 906dcd4 commit a3da35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/V0005__Create_new_table.sql
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ CREATE TABLE customer.customer6 (
email VARCHAR(255),
phone_number VARCHAR(20),
address TEXT

);

0 comments on commit a3da35c

Please sign in to comment.