This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
HumanResource
Watch
18
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.
317
Commits
1
Branch
0
Tags
10 MiB
JavaScript
98.6%
Less
0.9%
Dockerfile
0.3%
HTML
0.2%
Tree:
00e24b02d5
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '00e24b02d5'
${ noResults }
HumanResource
/
doc
/
scripts
/
3.11.0
/
add_primary_key.sql
2 lines
63 B
Raw
Blame
History
ALTER
TABLE
"
public
"
.
"
vacate_remark
"
ADD
PRIMARY
KEY
(
"
id
"
)
;
Reference in new issue