This website works better with JavaScript.
Home
Explore
Help
Sign In
jwy
/
aeon_business_back
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
2
Branches
0
Tags
48 MiB
Tree:
9003cdc454
master
zhc
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9003cdc454'
${ noResults }
aeon_business_back
/
document
/
db
/
p3-20240612-aurora.sql
3 lines
76 B
Raw
Normal View
History
初始化
1 month ago
USE
`
third
`
;
ALTER
TABLE
`
rawData_single_id
`
ADD
INDEX
deviceId
(
deviceId
)
;