The importer supports many settings that are not supported from the SQL IMPORT DATABASE command.
We should have a new syntax like:
IMPORT DATABASE <url> [ ( WITH <setting-name> = <setting-value> [,] )* ]
Those settings should be passed to the Importer class.
The importer supports many settings that are not supported from the SQL
IMPORT DATABASEcommand.We should have a new syntax like:
Those settings should be passed to the Importer class.