Update: 2026-05-07 16:11:36
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require 'app/bootstrap.php';
|
||||
require_once __DIR__ . '/../app/bootstrap/init.php';
|
||||
|
||||
$sql = file_get_contents('scratch/stage0_db_update.sql');
|
||||
$db = \App\Core\Database::getInstance()->getConnection();
|
||||
|
||||
Reference in New Issue
Block a user