This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleash.unleash
Watch
1
Star
0
Fork
0
You've already forked unleash.unleash
mirror of
https://github.com/Unleash/unleash.git
synced
2024-12-28 00:06:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
10e6ee1091
unleash.unleash
/
migrations
/
sql
/
002-add-description-to-features.up.sql
Jari Bakken
178f2111dd
Add features.description to db and ui
2014-11-10 16:21:22 +01:00
2 lines
45 B
SQL
Raw
Blame
History
ALTER
TABLE
features
ADD
"
description
"
text
;
Reference in New Issue
View Git Blame
Copy Permalink