Skip to content

Commit

Permalink
Added breaking change
Browse files Browse the repository at this point in the history
OCI8 name suffix changed from _fk to _foreign
  • Loading branch information
sclubricants committed Sep 8, 2022
1 parent a73c897 commit d05c1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_guide_src/source/changelogs/v4.3.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BREAKING
********

- The data structure returned by ``BaseConnection::getForeignKeyData()`` has been changed.
- The naming of foreign keys in OCI8 has changed. The previous suffix of ``_fk`` has changed to ``_foreign``.

Behavior Changes
================
Expand Down

0 comments on commit d05c1d8

Please sign in to comment.