diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-09-04 20:27:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 20:27:23 +0200 |
| commit | e6b5108acc79dcff5bc90bc97500569c74a807bc (patch) | |
| tree | c86813fdc0d10c0d73814ffa3e9b902b6cf73b39 /docs | |
| parent | 17407eca59b0572228067cdee51433f49a1e0adb (diff) | |
Fixed #27417 -- Made RenameField operation a noop for field name case changes on Oracle.
Field names are always uppercased in the Oracle backend. Changing case
should be a noop to avoid database errors: "ORA-00957: duplicate column
name".
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
