This website requires JavaScript.
Explore
Help
Register
Sign In
liuyupeng
/
sub2api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
sub2api
/
backend
/
migrations
/
067_add_account_load_factor.sql
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
2 lines
67 B
SQL
Raw
Permalink
Normal View
History
Unescape
Escape
Sub2API v1.0 - AI API 网关(二开初始版本,基于上游 Wei-Shaw/sub2api)
2026-08-21 18:30:13 +08:00
ALTER
TABLE
accounts
ADD
COLUMN
IF
NOT
EXISTS
load_factor
INTEGER
;
Reference in New Issue
Copy Permalink