diff options
author | Joas Schilling <coding@schilljs.com> | 2020-09-07 11:55:03 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2020-09-07 11:58:34 +0200 |
commit | 5e3c4f96090e926916b06a52580bbba2a60a4555 (patch) | |
tree | 84d566b58216c88a8e06709151c43f5a2eb2c98a /lib | |
parent | 16e1d1cb12229270d61d89dfda93399d056d456c (diff) | |
download | nextcloud-server-5e3c4f96090e926916b06a52580bbba2a60a4555.tar.gz nextcloud-server-5e3c4f96090e926916b06a52580bbba2a60a4555.zip |
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: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions