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
It also adds a generic SQLite database that can be used when the data needs some transformation before the actual import.