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
Mon, Nov 24, 2:42 PM (15 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
362740
Default Alt Text
044.countdown.sql (296 B)

Event Timeline