Files
metasploit-gs/lib/msf
Luke Imhoff 1d430dbb45 Run migrations when connection already established in console
MSP-10955

`Msf::Ui::Console::Driver#initialize` doesn't call
`framework.db.connect` if it can't find the the `database.yml`, but when
using `msfpro`, the connection is already established, so the console
doesn't need to know where the database file is and should just run the
migrations so that `framework.db.migrate` can be set and
`framework.db.active` will return `true`.
2014-08-06 19:55:51 -05:00
..
2014-08-04 18:23:25 -05:00
2014-07-15 07:04:14 +02:00
2012-11-06 17:30:04 -06:00
2013-11-07 22:38:27 +01:00
2013-08-30 16:28:33 -05:00
2013-08-30 16:28:33 -05:00