discourse/script/import_scripts/phpbb3
Jarek Radosz f7ea2fdea5
FIX: Import posts of missing users from phpbb3 (#9085)
Posts without a user probably shouldn't happen unless there was some direct database tampering, but data like that has been seen in the wild.

The importer will assign those posts to the "system" user.
2020-03-06 22:54:40 +01:00
..
database FIX: Import posts of missing users from phpbb3 (#9085) 2020-03-06 22:54:40 +01:00
importers Make import scripts work with frozen strings 2019-05-30 22:22:24 +02:00
support DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
settings.yml FIX: Importing of polls from phpBB3 was broken 2019-05-06 12:37:19 +02:00