This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
stash
mirror of
https://github.com/stashapp/stash.git
Watch
1
Star
1
Fork
You've already forked stash
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
develop
stash
/
pkg
/
sqlite
/
migrations
/
6_scenes_format.up.sql
2 lines
55 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
`
scenes
`
ADD
COLUMN
`
format
`
varchar
(
255
)
;
Reference in New Issue
View Git Blame
Copy Permalink