diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-10-28 12:20:22 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-10-28 12:20:22 -0400 |
| commit | 654d941ce9c571de18aa09a09dc6cd90bf24734c (patch) | |
| tree | fc8051bad84412b5bb8f15bc120b1a974512e4ac /lib/sqlalchemy | |
| parent | 2dc05f0c35f1b23168e65414d05ab275b0914f38 (diff) | |
| download | sqlalchemy-654d941ce9c571de18aa09a09dc6cd90bf24734c.tar.gz | |
update rel/fk FAQ entry
this entry still made the assumptions of behavior before
ticket #3061, that accessing a non-initialized scalar attribute
on a pending object would populate the attribute with None.
It also used the word "initialize" when referring to a persistent
object which is a misleading term, it's "loaded", even though
in this example it's "loading" the value of None.
Fix up the language to be more consistent with the #3061 change.
Change-Id: I1abd8f1d2e9c44ebc9a29737ea270b338f104a3e
Diffstat (limited to 'lib/sqlalchemy')
0 files changed, 0 insertions, 0 deletions
