Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Sequel Pro deleting database.

In the Laravel track, the part where he deletes the ODOT database with Sequel Pro, I can't see where he selected the delete database option and I can't find the option in my Sequel Pro client. Clarification would be appreciated.

2 Answers

Naomi Freeman
STAFF
Naomi Freeman
Treehouse Guest Teacher

Is there a top bar that has something saying Databases? You might be able to go in there and select Delete Databases.

The other thing to try is selecting all tables and right clicking to delete them all from the context menu.

Let me know if either of those help/work.

At the top of SQL Pro there is a database option (make sure you are on the database you want to delete) then press delete database as Naomi stated and it will remove then database upon a final confirmation popup.