discourse/script/import_scripts/base
Gerhard Schlager c36c9c2ee5 FEATURE: Import script for AnswerBase
Improves the generic database used by some import scripts:
* Adds additional columns for users
* Adds support for attachments
* Allows setting the data type for keys (numeric or string) to ensure correct sorting
2019-02-28 22:08:12 +01:00
..
csv_helper.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
generic_database.rb FEATURE: Import script for AnswerBase 2019-02-28 22:08:12 +01:00
lookup_container.rb PERF: user imports would slow down the more users were imported 2018-10-22 11:14:13 +02:00
uploader.rb Rename `FileHelper.is_image?` -> `FileHelper.is_supported_image?`. 2018-09-12 09:22:28 +08:00