v0.48.3 Further attempts to address MariaDB challenges and make things as foolproof as possible.

This commit is contained in:
David Sainty 2024-08-19 12:04:50 +10:00
parent f3c91267af
commit e0fd933526

View File

@ -1,7 +1,7 @@
# Federated Computer, Inc. # Federated Computer, Inc.
# David Sainty <saint@federated.computer> 2024 A.D. # David Sainty <saint@federated.computer> 2024 A.D.
# Gossamer Threads to Discourse -- Migration-Import Script # Gossamer Threads to Discourse -- Migration-Import Script
# v0.48.1 Further attempts to address MariaDB challenges and make things as foolproof as possible. # v0.48.3 Further attempts to address MariaDB challenges and make things as foolproof as possible.
require 'mysql2' require 'mysql2'
require 'open-uri' require 'open-uri'