PHP Classes

File: SQL File

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

Contents

Class file image Download
ALTER TABLE packet_bbs_nodes ADD COLUMN IF NOT EXISTS location VARCHAR(255);