PHP Classes

File: SQL File

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   database/migrations/v1.11.0.42_ad_content_command.sql   Download  
File: database/migrations/v1.11.0.42_ad_content_command.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: 164 bytes
 

Contents

Class file image Download
-- Migration: 1.11.0.42 - Add content_command to advertisements ALTER TABLE advertisements ADD COLUMN IF NOT EXISTS content_command VARCHAR(1024) DEFAULT NULL;