zed/crates/collab/src/db
Marshall Bowers b19f85f9b5
collab: Remove unused parameter to run_database_migrations (#15883)
This PR removes the unused `ignore_checksum_mismatch` parameter to
`run_database_migrations`.

We were always passing `false`, which meant the behavior didn't need to
be parameterized.

Release Notes:

- N/A
2024-08-06 17:31:52 -04:00
..
queries Allow users to stop a previously scheduled cancelation of their Zed Pro plan (#15562) 2024-07-31 16:36:46 -04:00
tables Allow users to stop a previously scheduled cancelation of their Zed Pro plan (#15562) 2024-07-31 16:36:46 -04:00
tests collab: Adapt rate limits based on plan (#15548) 2024-07-31 14:27:28 -04:00
ids.rs collab: Setup database for LLM service (#15882) 2024-08-06 17:18:08 -04:00
queries.rs collab: Rework Stripe event processing (#15510) 2024-07-30 16:35:11 -04:00
tables.rs collab: Rework Stripe event processing (#15510) 2024-07-30 16:35:11 -04:00
tests.rs collab: Remove unused parameter to run_database_migrations (#15883) 2024-08-06 17:31:52 -04:00