mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Filter is applied in original workspace query. We do not need to join `workspaces` twice. Use build_number instead of `created_at` for determining the last build.