This website requires JavaScript.
Explore
Help
Sign In
synced
/
coder
Watch
1
Star
0
Fork
0
You've already forked coder
mirror of
https://github.com/coder/coder.git
synced
2025-07-03 16:13:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/notification-inbox
coder
/
coderd
/
database
/
migrations
/
000085_acquire_job_index.down.sql
Colin Adler
8469dbc045
fix: add index to
provisioner_jobs.started_at
(
#5245
)
2022-12-01 19:29:15 -06:00
2 lines
44 B
SQL
Raw
Permalink
Blame
History
DROP
INDEX
provisioner_jobs_started_at_idx
;
Reference in New Issue
View Git Blame
Copy Permalink