Commit 74240ab
docs(sql): Clarify that get_primary_keys returns column names, not values
- Updated docstring to specify 'primary key column names' instead of just 'primary keys'
- Added Returns section explaining the method returns column names or None
- Addresses @dbgold17's clarifying question about terminology in GitHub comment
Co-Authored-By: AJ Steers <[email protected]>1 parent 8d1ecae commit 74240ab
File tree
1 file changed
+4
-1
lines changed1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| |||
0 commit comments