This website requires JavaScript.
Explore
Help
Sign In
shishantbiswas
/
coder
Watch
1
Star
0
Fork
0
You've already forked coder
mirror of
https://github.com/coder/coder.git
synced
2026-06-02 20:48:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc2efe9e1fcbfd943210ec560ad4b76e336ec0a9
coder
/
coderd
/
database
/
migrations
/
000085_acquire_job_index.down.sql
T
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