PHP Classes

File: SQL File

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   database/migrations/v20260507152614_add_echoarea_allow_media.sql   Download  
File: database/migrations/v20260507152614_add_echoarea_allow_media.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: 20260507152614 - add echoarea allow media -- Created: 2026-05-07 15:26:14 UTC ALTER TABLE echoareas ADD COLUMN allow_media BOOLEAN DEFAULT NULL;