Skip to content

Conversation

lingtonglu
Copy link
Contributor

No description provided.

@lingtonglu lingtonglu requested a review from wilsonccccc August 13, 2025 03:42
result = await db.execute(
select(ProviderKeyModel).filter(
ProviderKeyModel.user_id == current_user.id,
ProviderKeyModel.provider_name == provider_key_create.provider_name,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we need this check? I think we do not allow providers with same name right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants