EMS Checkout code
This commit is contained in:
parent
84d43b8d19
commit
8288cfaa6b
4 changed files with 76 additions and 13 deletions
|
|
@ -541,7 +541,7 @@ my $sql4 = <<SQL4;
|
|||
|
||||
create table EventManagementSystem_purchases (
|
||||
purchaseId varchar(22) not null,
|
||||
userId varchar(22),
|
||||
transactionId varchar(22),
|
||||
primary key(purchaseId)
|
||||
)
|
||||
SQL4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue