Page MenuHomestyx hydra

044.countdown.sql
No OneTemporary

044.countdown.sql

CREATE TABLE {$NAMESPACE}_countdown.countdown_timer (
id INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,
title VARCHAR(255) NOT NULL,
authorPHID VARCHAR(64) BINARY NOT NULL,
datepoint INT UNSIGNED NOT NULL,
dateCreated INT UNSIGNED NOT NULL,
dateModified INT UNSIGNED NOT NULL
);

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 14, 1:36 AM (21 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
336697
Default Alt Text
044.countdown.sql (296 B)

Event Timeline