discourse/script/bulk_import
Régis Hanol c52191d49e PERF: improve loading a imported_ids in bulk imports
- Stream the queries that load the imported_ids
- Use an array instead of a hash for keeping the mapping between imported_ids and new ids
- Ensure we always treat the imported_ids as integers instead of strings
2020-06-16 19:55:08 +02:00
..
base.rb PERF: improve loading a imported_ids in bulk imports 2020-06-16 19:55:08 +02:00
discourse_merger.rb DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
phpbb_postgresql.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
vanilla.rb DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
vbulletin.rb DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00