Skip to content

Conversation

@anuunchin
Copy link
Contributor

This PR attempts to solve the issue where setting primary_key to an empty string or None in apply_hints does not actually remove it from schema.

Resolves #3210

@anuunchin anuunchin self-assigned this Nov 3, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 3, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs ab6fe3b Commit Preview URL

Branch Preview URL
Nov 21 2025, 10:12 AM

@anuunchin anuunchin force-pushed the fix/3210-primary-key-removal branch 5 times, most recently from ef296ae to 830e921 Compare November 5, 2025 15:28
@anuunchin anuunchin force-pushed the fix/3210-primary-key-removal branch 2 times, most recently from ae588c7 to 85b36e4 Compare November 20, 2025 10:10
@anuunchin anuunchin force-pushed the fix/3210-primary-key-removal branch from 85b36e4 to ab6fe3b Compare November 21, 2025 10:04
@anuunchin
Copy link
Contributor Author

anuunchin commented Nov 21, 2025

Better solution in #3361

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.

primary_key not removed with apply_hints(primary_key="") (same issue with merge_key)

2 participants