Adrian Malacoda eac65f6bda Add dump_forum_data script: This connects to a GCL database and creates SQL dumps that can be distributed publicly.
Specifically, it creates these scripts:
- structure.sql: Database structure for all tables.
- misc_data.sql: Misc. data that may be of interest, including legacy GCLF features such as the shop and the arcade, and The Orange Glove content.
- categories.sql: Category data for public categories.
- boards.sql: Board data for public boards.
- threads.sql: Thread (topic) and message data. This is the meat of the forums.

What's NOT included:
- Personal/Private messages
- Member accounts
- Administrative stuff like error logs
- Private categories and boards
- Garbage category (Lab Omega)
2020-08-03 05:02:43 -05:00
2020-07-27 02:57:19 -05:00
2020-07-26 22:36:12 -05:00

Glitch City Laboratories (2003 - 2020) - Epilogue

This repository contains the tickets, scripts, and documentation for the end of Glitch City Laboratories.

Description
Epilogue of Glitch City Laboratories (2003 - 2020)
Readme 208 KiB
Languages
Python 80.3%
HTML 9.8%
PHP 5.7%
Shell 2.8%
CSS 1.4%