This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
SnapOtter
Watch
1
Star
0
Fork
0
mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced
2026-08-03 07:46:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04ef1141fb5abe9aa2c70b737dbce77731fa4c58
SnapOtter
/
apps
/
api
/
drizzle
/
0006_majestic_sinister_six.sql
T
1 line
80 B
SQL
Raw
Normal View
History
Unescape
Escape
fix(security): close the gaps a full 2.0 re-audit left open (
#620
)
2026-07-23 00:18:16 +08:00
CREATE
INDEX
"api_keys_key_prefix_idx"
ON
"api_keys"
USING
btree
(
"key_prefix"
);
Reference in New Issue
Copy Permalink