diff options
| author | Jesse Morgan <jesse@jesterpm.net> | 2018-03-25 18:10:14 -0700 |
|---|---|---|
| committer | Jesse Morgan <jesse@jesterpm.net> | 2018-03-26 07:45:31 -0700 |
| commit | 8fa81b2885d2597cb90e31294595a09ce62ffa44 (patch) | |
| tree | 094e7d95933d3da91c98c859bb72476fd42d2464 /NOTICE.txt | |
| parent | e9133156ea8dcefbd4b19d89c15ad6e2c01cf86d (diff) | |
Fix load by alternate key with Automatic primary keyfix-automatic-and-alt-key
Storables ignore @Automatic properties when checking if the primary key
is initialized. This makes sense for insert, because the Repository is
responsible for populating the @Automatic property. However, this doesn't
work for load--when the @Automatic property is also the primary key--
because it won't attempt to load by alternate key when it must.
Diffstat (limited to 'NOTICE.txt')
0 files changed, 0 insertions, 0 deletions
