comraderat
773112d1c6
Remove wordfilter migration
...
Wordfilter is unused in current gochan codebase,
Remove migrating sql to make it simpler
Make staff reference in wordfilter non-null again
(Making it nullable was a compromise for migrating)
2020-07-08 19:44:17 +02:00
comraderat
988324b82a
Fix number linking
2020-07-08 19:44:16 +02:00
comraderat
3e402f6fc9
Add cascades, fix mysql error
2020-07-05 16:08:42 +02:00
comraderat
46735c64d6
Changed versioning table
...
This allows us to more easily make a plugin system
with their own versions without breaking changes
2020-07-04 23:56:46 +02:00
comraderat
5152b3edf5
Fix bugs
2020-06-30 17:11:36 +02:00
comraderat
a1df373935
Remove temporary code. Wrap up.
2020-06-29 23:37:17 +02:00
comraderat
dc24822d0b
Fix errors.
2020-06-29 23:37:07 +02:00
comraderat
9dd3876331
Finish database migratory script
2020-06-29 23:15:34 +02:00
comraderat
23c6de7523
Migrate thread and normal ip bans
2020-06-19 17:16:30 +02:00
comraderat
776273ffdb
Fix board and staff id in bans
2020-06-19 17:16:09 +02:00
comraderat
91661fc4b4
Fix version check
...
Remove temp code
2020-06-19 16:16:47 +02:00
comraderat
d7fdd1ca19
Add normalisation step for bans
2020-06-12 15:54:14 +02:00
comraderat
3e564bcc4a
Finish thread/post/file migration.
2020-06-11 20:11:46 +02:00
comraderat
3905ec1393
Add #if flag markers in sql macro script
...
Made some changes
2020-06-11 17:20:59 +02:00
comraderat
0277d88301
Drop sqlite support in sql
...
Move migration sql
2020-06-01 22:44:26 +02:00