This website works better with JavaScript.
Explore
Help
Register
Sign In
Quentin
/
rs-short
forked from
42l/rs-short
Watch
1
Star
0
Fork
You've already forked rs-short
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Link shortener in Rust.
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.
48
Commits
1
Branch
0
Tags
2.6 MiB
Rust
67.7%
CSS
20%
HTML
12.3%
Branch:
master
master
1.0.0
1.1.0
2.0.0
2.1.0
2.1.1
2.1.2
2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
rs-short
/
migrations
/
20200407012345_add_phishing
/
up.sql
1 lines
50 B
Raw
Permalink
Blame
History
ALTER
TABLE
links
ADD
phishing
INTEGER
DEFAULT
0
;
Reference in new issue
Copy Permalink