1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-15 15:16:24 -07:00
gochan/cmd/gochan-migration/internal/pre2021
2025-04-13 01:18:55 -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 Add spoilered column and migration, update tests in gctemplates to use goquery to not have to test against really big strings 2025-04-13 01:18:55 -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 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_test.go Fix more deepsource issues 2025-02-18 20:33:33 -08: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