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-09 11:45:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d171b3611ba1db33a339cbfdafcc87dc42504e98
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
Blame
History
DROP
INDEX
provisioner_jobs_started_at_idx
;
Reference in New Issue
View Git Blame
Copy Permalink