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
2025-01-01 00:08:27 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
e3b8a868d1
unleash.unleash
/
migrations
/
sql
/
004-insert-default-strategy.down.sql
Ivar Østhus
e3b8a868d1
Added the default strategies via migration
2014-11-17 21:23:23 +01:00
1 line
44 B
SQL
Raw
Blame
History
DELETE
FROM
strategies
where
name
=
'
default
'
;
Reference in New Issue
View Git Blame
Copy Permalink