Skip to content

Commit 7b44b62

Browse files
authored
Update V3__add_ptMemo_column.sql
1 parent aab9453 commit 7b44b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
alter table pt_matching
2-
add column memo varchar(255)
2+
add column memo varchar(255);

0 commit comments

Comments
 (0)