mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-25 06:24:56 +00:00
This PR removes some more unused fields from the database user model: - `github_user_created_at` - `email_address` - `name` - `created_at` These fields were not being used anywhere, and are nullable/defaulted in the database in tests. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| buffer_tests.rs | ||
| channel_tests.rs | ||
| db_tests.rs | ||
| extension_tests.rs | ||
| migrations.rs | ||