This website requires JavaScript.
Explore
Help
Sign In
Lesin
/
reposync
Watch
0
Star
0
Fork
You've already forked reposync
56
Code
Issues
Pull Requests
28
Packages
Projects
Releases
1
Wiki
Activity
v1.0
reposync
/
sql
/
update_20240428.sql
4 lines
89 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
`
repo_sync_log
`
MODIFY
COLUMN
`
id
`
BIGINT
UNSIGNED
NOT
NULL
AUTO_INCREMENT
;
Reference in New Issue
View Git Blame
Copy Permalink