PHP Classes

File: SQL File

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

Contents

Class file image Download
-- Add relative storage path for file areas ALTER TABLE file_areas ADD COLUMN IF NOT EXISTS storage_relpath TEXT;