ZIm/crates/collab/src/db
Marshall Bowers 7be1f2418d
Replace zed_llm_client with cloud_llm_client (#35309)
This PR replaces the usage of the `zed_llm_client` with the
`cloud_llm_client`.

It was ported into this repo in #35307.

Release Notes:

- N/A
2025-07-30 00:09:14 +00:00
..
queries collab: Remove unused billing preferences queries (#34830) 2025-07-21 15:47:40 +00:00
tables Replace zed_llm_client with cloud_llm_client (#35309) 2025-07-30 00:09:14 +00:00
tests Delete access tokens on user delete (#34036) 2025-07-08 10:08:17 -04:00
ids.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
queries.rs collab: Remove unused RateLimiter (#29343) 2025-04-24 14:23:17 +00:00
tables.rs collab: Remove unused RateLimiter (#29343) 2025-04-24 14:23:17 +00:00
tests.rs Never run transactions using serializable isolation (#33780) 2025-07-02 14:30:38 +00:00