This website works better with JavaScript.
Explore
Help
Sign In
newthuhole
/
hole-backend-rust
Watch
2
Star
1
Fork
You've already forked hole-backend-rust
0
Code
Issues
6
Pull Requests
Projects
Releases
4
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.
70
Commits
1
Branch
5
Tags
1.8 MiB
Rust
94.4%
Python
2.8%
PLpgSQL
1.2%
RenderScript
1.1%
Dockerfile
0.5%
Tree:
0e1a088575
master
v0.0.1
v1.0.0
v1.1.0
v1.2.0
v1.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0e1a088575'
${ noResults }
hole-backend-rust
/
migrations
/
postgres
/
2022-08-18-234900_add_room_id
/
up.sql
3 lines
86 B
Raw
Blame
History
-- Your SQL goes here
ALTER
TABLE
posts
ADD
COLUMN
room_id
INTEGER
NOT
NULL
DEFAULT
0
Reference in new issue
Copy Permalink