PHP Classes

File: SQL File

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   database/migrations/v1.11.0.47_echomail_tearline_component.sql   Download  
File: database/migrations/v1.11.0.47_echomail_tearline_component.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: 1 month ago
Size: 160 bytes
 

Contents

Class file image Download
-- Migration: v1.11.0.47 - Add tearline_component column to echomail ALTER TABLE echomail ADD COLUMN IF NOT EXISTS tearline_component VARCHAR(64) DEFAULT NULL;