ORIENT/modules
Alexander Guth b3eb95bb62 Make default format options in ImportExportBehaviour configurable (#4200)
Credit to @alxy.

If the default format mode is selected, there is no chance to configure the format options for delimiter, enclosure, escape and encoding. This considers a new config file item `defaultFormatOptions` and falls back to `null` if it is not specified.

To keep things consistent, the old default values remain untouched.
2019-04-01 13:00:41 -06:00
..
backend Make default format options in ImportExportBehaviour configurable (#4200) 2019-04-01 13:00:41 -06:00
cms Avoid terminating the app using exit() or die() 2019-03-29 07:10:07 +11:00
system Allow subdirectories in migration file names (#4225) 2019-03-31 08:46:33 -06:00