1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-07 08:36:23 -07:00
gochan/cmd/gochan-migration/internal/pre2021
2025-06-27 17:01:57 -07:00
..
announcements.go Fully refactor all (or at least most) uses of ExecSQL, QuerySQL, and QueryRowSQL, QueryContextSQL, etc with their replacement functions 2025-02-05 23:32:12 -08:00
announcements_test.go Fully refactor all (or at least most) uses of ExecSQL, QuerySQL, and QueryRowSQL, QueryContextSQL, etc with their replacement functions 2025-02-05 23:32:12 -08:00
bans.go refactor: fix unused method receiver 2025-02-19 04:05:57 +00:00
bans_test.go Fully refactor all (or at least most) uses of ExecSQL, QuerySQL, and QueryRowSQL, QueryContextSQL, etc with their replacement functions 2025-02-05 23:32:12 -08:00
boards.go Add future-proof functions using struct for context, tx, etc 2025-02-05 17:32:10 -08:00
boards_test.go Start changing migrating to have "in-place" migration rename boards to be recreated and populated 2025-02-02 15:26:33 -08:00
posts.go Refactor threads table, rename cyclical attribute to cyclic for consistency 2025-05-02 11:47:01 -07:00
posts_test.go Fully refactor all (or at least most) uses of ExecSQL, QuerySQL, and QueryRowSQL, QueryContextSQL, etc with their replacement functions 2025-02-05 23:32:12 -08:00
pre2021.go implement all installer pages, add DBPREFIX to constraints (not necessary to update if already installed) 2025-06-27 17:01:57 -07:00
pre2021_test.go implement all installer pages, add DBPREFIX to constraints (not necessary to update if already installed) 2025-06-27 17:01:57 -07:00
queries.go Show secure tripcodes 2025-04-06 16:07:37 -07:00
staff.go Fully refactor all (or at least most) uses of ExecSQL, QuerySQL, and QueryRowSQL, QueryContextSQL, etc with their replacement functions 2025-02-05 23:32:12 -08:00
staff_test.go Start changing migrating to have "in-place" migration rename boards to be recreated and populated 2025-02-02 15:26:33 -08:00