Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431992
echo_push_topic.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
265 B
Referenced Files
None
Subscribers
None
echo_push_topic.sql
View Options
-- Table for normalizing APNS push message topics, for use with the NameTableStore construct.
CREATE
TABLE
/*_*/
echo_push_topic
(
ept_id
TINYINT
UNSIGNED
NOT
NULL
PRIMARY
KEY
auto_increment
,
-- full topic text
ept_text
TINYBLOB
NOT
NULL
)
/*$wgDBTableOptions*/
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 21:18 (1 d, 1 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6d/c8/2f847cb3c91b60b1df6ab0fdcc08
Default Alt Text
echo_push_topic.sql (265 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment