Currently, to use Dev Database feature, users have to add `dev.container` field in configuration. For easier usage, each dialect can provide a default image name to be used for Dev Database if `dev.container` is not explictly specified.
Currently, to use Dev Database feature, users have to add
dev.containerfield in configuration.For easier usage, each dialect can provide a default image name to be used for Dev Database if
dev.containeris not explictly specified.