Skip to content
Commit f64b9c52 authored by Joas Schilling's avatar Joas Schilling Committed by backportbot[bot]
Browse files

Fix installing on Oracle



Empty strings are stored as null in Oracle,
so a column with NotNull can not have an empty string as default

Signed-off-by: default avatarJoas Schilling <coding@schilljs.com>
parent c3a6f502
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment