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
dbec142f42
unleash.unleash
/
migrations
/
sql
/
001-initial-schema.down.sql
4 lines
63 B
MySQL
Raw
Normal View
History
Unescape
Escape
Get rid of liquibase
2014-10-20 17:46:41 +02:00
DROP
TABLE
events
;
Rollback in correct order
2014-10-23 10:47:55 +02:00
DROP
TABLE
features
;
DROP
TABLE
strategies
;
Reference in New Issue
Copy Permalink