Difference between revisions of "Database Table: dw pp notify log"
From Dreamwidth Notes
Dreamnestia (Talk | contribs) |
|||
Line 16: | Line 16: | ||
[[Global database]] | [[Global database]] | ||
− | [[Category: Database Tables|dw_pp_notify_log]] | + | [[Category: Removed Database Tables|dw_pp_notify_log]] |
Revision as of 18:26, 23 August 2009
Definition
CREATE TABLE dw_pp_notify_log ( transdate INT UNSIGNED NOT NULL, pp_log VARCHAR(3000) NOT NULL, INDEX (transdate) )