This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
OperationalService
Watch
15
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.
707
Commits
4
Branches
0
Tags
288 MiB
JavaScript
95.4%
Dockerfile
1.5%
Less
1.4%
HTML
1.4%
EJS
0.4%
Tree:
38ff3b63c6
dev
master
release_0.0.1
release_0.0.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '38ff3b63c6'
${ noResults }
OperationalService
/
script
/
0.0.1
/
2.init_superadmin.sql
1 lines
75 B
Raw
Blame
History
INSERT
INTO
"
user
"
(
"
pep_user_id
"
,
"
role
"
)
VALUES
(
1
,
ARRAY
[
'
SuperAdmin
'
]
)
;
Reference in new issue