Database Table: s2checker

From Dreamwidth Notes
Revision as of 21:14, 2 April 2009 by Dreamnestia (Talk | contribs)

Jump to: navigation, search

Definition

CREATE TABLE s2checker
(
   s2lid INT UNSIGNED NOT NULL,
   PRIMARY KEY (s2lid),
   checker MEDIUMBLOB
)

Relationships

Location

Global database