PHP Classes

File: SQL File

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   database/migrations/v1.11.0.59_message_spooled_at.sql   Download  
File: database/migrations/v1.11.0.59_message_spooled_at.sql
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 148 bytes
 

Contents

Class file image Download
ALTER TABLE netmail ADD COLUMN IF NOT EXISTS spooled_at TIMESTAMPTZ; ALTER TABLE echomail ADD COLUMN IF NOT EXISTS spooled_at TIMESTAMPTZ;