collab: Add `mode` column to `subscription_usage_meters` table (#29603)

Marshall Bowers created

This PR adds a `mode` column to the `subscription_usage_meters` table in
the LLM database.

Release Notes:

- N/A

Change summary

crates/collab/migrations_llm/20250429143553_add_mode_to_subscription_usage_meters.sql | 6 
1 file changed, 6 insertions(+)

Detailed changes