This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
tech-interview-handbook
mirror of
https://github.com/yangshun/tech-interview-handbook
Watch
2
Star
1
Code
Issues
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.
a9cd10afe4
main
ailing/undo-fix
hongpo/add-question-text-match
legacy
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a9cd10afe4'
${ noResults }
tech-interview-handbook
/
apps
/
portal
/
prisma
/
migrations
/
20221106002645_country_ranking
/
migration.sql
3 lines
80 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Country
"
ADD
COLUMN
"
ranking
"
INTEGER
DEFAULT
0
;
Reference in new issue
View Git Blame
Copy Permalink