discourse/script/import_scripts/phpbb3/database
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.rb Make import scripts work with frozen strings 2019-05-30 22:22:24 +02:00
database_3_0.rb FIX: Import posts of missing users from phpbb3 (#9085) 2020-03-06 22:54:40 +01:00
database_3_1.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
database_base.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00