This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
mirror of
https://bitbucket.org/jamkazam/jam-cloud.git
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6a57530a8b
jam-cloud
/
db
/
up
/
jam_track_slug.sql
1 line
60 B
SQL
Raw
Blame
History
ALTER
TABLE
jam_tracks
ADD
COLUMN
slug
VARCHAR
(
2000
)
UNIQUE
;
Reference in New Issue
View Git Blame
Copy Permalink