Skip to content

collab: Add a warning about modifying database schema files - #58468

Merged
maxdeviant merged 1 commit into
mainfrom
push-nolsqukstuxl
Jun 3, 2026
Merged

collab: Add a warning about modifying database schema files#58468
maxdeviant merged 1 commit into
mainfrom
push-nolsqukstuxl

Conversation

@maxdeviant

@maxdeviant maxdeviant commented Jun 3, 2026

Copy link
Copy Markdown
Member

This PR updates the test database schema files in Collab with a warning about adding the corresponding database migration in Cloud before merging any changes.

This should pair with the Danger warning to provide additional signposting (and also for agents who may be modifying the files).

Includes the re-dumped schema for the addition of the language_name column on the language_servers table.

Release Notes:

  • N/A

@maxdeviant maxdeviant self-assigned this Jun 3, 2026
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 3, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jun 3, 2026
@zed-industries-bot

Copy link
Copy Markdown
Contributor

Warnings
⚠️ This PR modifies database schema files.

If you are making database changes, a migration needs to be added in the Cloud repository.

Generated by 🚫 dangerJS against 3415a76

@maxdeviant
maxdeviant enabled auto-merge June 3, 2026 20:49
@maxdeviant
maxdeviant added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 2121249 Jun 3, 2026
44 checks passed
@maxdeviant
maxdeviant deleted the push-nolsqukstuxl branch June 3, 2026 20:55
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 8, 2026
…stries#58468)

This PR updates the test database schema files in Collab with a warning
about adding the corresponding database migration in Cloud before
merging any changes.

This should pair with the Danger warning to provide additional
signposting (and also for agents who may be modifying the files).

Includes the re-dumped schema for the addition of the `language_name`
column on the `language_servers` table.

Release Notes:

- N/A
This was referenced Jun 18, 2026
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…stries#58468)

This PR updates the test database schema files in Collab with a warning
about adding the corresponding database migration in Cloud before
merging any changes.

This should pair with the Danger warning to provide additional
signposting (and also for agents who may be modifying the files).

Includes the re-dumped schema for the addition of the `language_name`
column on the `language_servers` table.

Release Notes:

- N/A
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…stries#58468)

This PR updates the test database schema files in Collab with a warning
about adding the corresponding database migration in Cloud before
merging any changes.

This should pair with the Danger warning to provide additional
signposting (and also for agents who may be modifying the files).

Includes the re-dumped schema for the addition of the `language_name`
column on the `language_servers` table.

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants