This website works better with JavaScript.
Explore
Help
Register
Sign In
eta
/
sms-irc
Watch
1
Star
0
Fork
You've already forked sms-irc
0
Code
Issues
Pull Requests
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.
163
Commits
1
Branch
0
Tags
462 KiB
Rust
98.8%
Shell
0.6%
Dockerfile
0.6%
Tree:
dd50e8c624
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dd50e8c624'
${ noResults }
sms-irc
/
migrations
/
2019-09-14-115634_nicksrc
/
up.sql
1 lines
67 B
Raw
Blame
History
ALTER
TABLE
recipients
ADD
COLUMN
nicksrc
INT
NOT
NULL
DEFAULT
-
1
;
Reference in new issue
Copy Permalink