Commit 07de856
docs(sql): Expand docstring for get_primary_keys to explain fallback behavior
- Add explanation that method uses primary_key if set explicitly in configured catalog
- Otherwise falls back to source_defined_primary_key if set
- Addresses GitHub comment from @aaronsteers
Co-Authored-By: AJ Steers <[email protected]>1 parent 565aa64 commit 07de856
File tree
1 file changed
+5
-1
lines changed1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
0 commit comments