convert to gitea

This commit is contained in:
2025-09-15 13:33:34 +09:00
commit 95882ac072
277 changed files with 46023 additions and 0 deletions

View File

@ -0,0 +1,16 @@
--
-- Script was generated by Devart dbForge Studio for MySQL, Version 10.1.165.0
-- Product home page: https://www.devart.com/dbforge/mysql/studio
-- Script date 2025-04-22 오후 6:41:33
-- Server version: 11.1.1
--
SET NAMES 'utf8';
INSERT INTO gyber.resource_category(category_id, category_name) VALUES
(0, 'Etc'),
(1, 'CPU'),
(2, 'MainBoard'),
(3, 'GPU'),
(4, 'Memory'),
(5, 'Storage');