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
dev
codex
/
codex-rs
/
state
/
migrations
/
0031_drop_device_key_bindings.sql
T
Add File
New File
Upload File
Apply Patch
Ruslan Nigmatullin
e64a8979b0
device-key: clean up unused crate (
#21487
)
2026-05-07 09:01:44 -07:00
2 lines
42 B
SQL
Raw
Permalink
Blame
History
DROP
TABLE
IF
EXISTS
device_key_bindings
;
Reference in New Issue
View Git Blame
Copy Permalink