sadmann7 / shadcn-table

Shadcn table with server-side sorting, filtering, and pagination.
https://table.sadmn.com
MIT License
2.52k stars 225 forks source link

chore(deps): update dependency drizzle-kit to v0.23.1 #515

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
drizzle-kit 0.23.0 -> 0.23.1 age adoption passing confidence

Release Notes

drizzle-team/drizzle-kit-mirror (drizzle-kit) ### [`v0.23.1`](https://togithub.com/drizzle-team/drizzle-kit-mirror/releases/tag/v0.23.1): 0.23.1 [Compare Source](https://togithub.com/drizzle-team/drizzle-kit-mirror/compare/v0.23.0...v0.23.1) - Fixed an issue with pushing SQLite tables with foreign keys defined using custom names. Previously, such tables were always recreated on each push. In this release, the foreign key name will not affect the detection of differences between the code schema and the database schema. This is because SQLite cannot have foreign key constraint names specified in a DDL create table query, so they should not be used in the diff process - When dropping a column from an SQLite table, there was an issue with accessing the primary key of an undefined column - Fixed issues with sequences, [#​504](https://togithub.com/drizzle-team/drizzle-kit-mirror/issues/504), [#​2643](https://togithub.com/drizzle-team/drizzle-orm/issues/2643)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shadcn-table ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 1:18pm