Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto detect PK column #28

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Auto detect PK column #28

merged 2 commits into from
Nov 27, 2024

Conversation

jjh-kim
Copy link
Contributor

@jjh-kim jjh-kim commented Nov 27, 2024

Originally SB-OSC only supported primary key columns named "id".
This patch makes SB-OSC automatically detect primary key column and use it inside its queries.

@jjh-kim jjh-kim added the enhancement New feature or request label Nov 27, 2024
@jjh-kim jjh-kim changed the base branch from main to develop November 27, 2024 08:09
@jjh-kim jjh-kim merged commit 20e2783 into develop Nov 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant