This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-05-14 08:12:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
xli-codex/generate-python-sdk
codex
/
codex-rs
/
state
/
migrations
/
0031_drop_device_key_bindings.sql
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