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-22 19:07:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
c4adff4a2d
unleash.unleash
/
packages
/
unleash-api
/
migrations
/
sql
/
005-archived-flag-to-features.down.sql
sveisvei
7bacad7b90
use lerna for multipackaging
2020-02-20 08:30:26 +01:00
1 line
44 B
SQL
Raw
Blame
History
ALTER
TABLE
features
DROP
COLUMN
"
archived
"
;
Reference in New Issue
View Git Blame
Copy Permalink