Page MenuHomePhabricator
Paste P12123

Masterwork From Distant Lands
ActivePublic

Authored by ProdPasteBot on Jul 29 2020, 2:09 PM.
Tags
None
Referenced Files
F31953132: raw.txt
Jul 29 2020, 2:09 PM
Subscribers
None
*************************** 1. row ***************************
Table: store
Create Table: CREATE TABLE `store` (
`key` varchar(100) COLLATE utf8mb4_bin NOT NULL DEFAULT '',
`value` longtext COLLATE utf8mb4_bin NOT NULL,
PRIMARY KEY (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin

Event Timeline

ProdPasteBot changed the title of this paste from untitled to Masterwork From Distant Lands.