Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2892932
20141007.phortunepayment.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
535 B
Referenced Files
None
Subscribers
None
20141007.phortunepayment.sql
View Options
TRUNCATE
TABLE
{$
NAMESPACE
}
_phortune
.
phortune_paymentmethod
;
ALTER
TABLE
{$
NAMESPACE
}
_phortune
.
phortune_paymentmethod
DROP
providerType
;
ALTER
TABLE
{$
NAMESPACE
}
_phortune
.
phortune_paymentmethod
DROP
providerDomain
;
ALTER
TABLE
{$
NAMESPACE
}
_phortune
.
phortune_paymentmethod
ADD
merchantPHID
VARBINARY
(
64
)
NOT
NULL
;
ALTER
TABLE
{$
NAMESPACE
}
_phortune
.
phortune_paymentmethod
ADD
providerPHID
VARBINARY
(
64
)
NOT
NULL
;
ALTER
TABLE
{$
NAMESPACE
}
_phortune
.
phortune_paymentmethod
ADD
KEY
`
key_merchant
`
(
merchantPHID
,
accountPHID
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 17:34 (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127017
Default Alt Text
20141007.phortunepayment.sql (535 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment