This website works better with JavaScript.
Explore
Help
Sign In
immortal
/
autohero
Watch
1
Star
0
Fork
You've already forked autohero
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9a801d9557
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9a801d9557'
${ noResults }
autohero
/
backend
/
migrations
/
000029_remove_move_state.sql
2 lines
63 B
SQL
Raw
Blame
History
ALTER
TABLE
public
.
heroes
DROP
COLUMN
IF
EXISTS
move_state
;
Reference in New Issue
View Git Blame
Copy Permalink