SQLite3: default value for string should be quoted
default value with a space (for column type gchararray or string) can't be used now. This patch fixes this.
default value with a space (for column type gchararray or string) can't be used now. This patch fixes this.