PHP Classes

File: SQL File

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

Contents

Class file image Download
-- Migration: 20260513221608 - fix dovenet website url -- Created: 2026-05-13 22:16:08 UTC UPDATE networks SET website = 'https://clrghouz.bbs.dege.au/domain/view/34', updated_at = NOW() AT TIME ZONE 'UTC' WHERE domain = 'dovenet';