This website requires JavaScript.
Explore
Register
Sign In
agent
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/pchuan98/codex.git
synced
2026-07-01 00:31:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cf2a6a844f1fc2ddd489c8a67fa8bc2f59a6f3d
codex
/
codex-rs
/
state
/
migrations
/
0031_drop_device_key_bindings.sql
T
Ruslan Nigmatullin
e64a8979b0
device-key: clean up unused crate (
#21487
)
2026-05-07 09:01:44 -07:00
2 lines
42 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
device_key_bindings
;
Reference in New Issue
View Git Blame
Copy Permalink