sergiotapia / magnetissimo

Web application that indexes all popular torrent sites, and saves it to the local database.
MIT License
3k stars 190 forks source link

Change outbound_url to :text #103

Closed skwerlman closed 6 years ago

skwerlman commented 6 years ago

Fixes #100

skwerlman commented 6 years ago

The reason I added a new migration was so I didn't need to nuke my database, but i guess we're still early enough that backwards-compat isn't really a goal. I'll update the PR in a moment

tchoutri commented 6 years ago

@skwerlman oh yeah I reset my own database, like, 4 times a week? At least after every pull request :) We're super early and I don't see us having to worry about backward compatibility before a few months.

skwerlman commented 6 years ago

PR should be good to go :)

While resetting my DB, I noticed it prints "Starting \ crawler" messages. Is this intended?

tchoutri commented 6 years ago

Yeah, it's quite convenient actually, and having visual feedback is quite nice