Skip to content

Commit bcf12d7

Browse files
committed
The primary_key method falls back to Identity columns. Not the other way around. Fixes #454. Thanks @marceloeloelo
1 parent f41bc15 commit bcf12d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#### Fixed
44

55
* Conform to new data_sources interfaces. See: https://git.io/va4Fp
6+
* The `primary_key` method falls back to Identity columns. Not the other way around. Fixes #454. Thanks @marceloeloelo
67

78
#### Changed
89

0 commit comments

Comments
 (0)