metasploit-framework/lib/msf
Luke Imhoff 89bd5b4791 Reset column information after running migrations
[#50179803]
[SeeRM #7967]
[SeeRM #7870]

Because metasploit-framework runs migrations with the same process and
with the same connection as it later accesses the database, the column
information can become cached prematurely and be incorrect by the end of
the migrations.  Fix the bad cache by automatically resetting the column
information for all model classes after the migrations have run.
2013-05-20 13:08:07 -05:00
..
base Fix hard vs soft tabs 2013-05-13 20:44:51 -05:00
core Reset column information after running migrations 2013-05-20 13:08:07 -05:00
scripts Refactor WindowsServices 2012-11-06 17:30:04 -06:00
ui Fix typo in cmd_notes 2013-05-14 18:58:31 -04:00
util msfvenom and exe-small fmt bug fix 2013-05-16 21:13:45 +01:00
LICENSE Updated to reflect the new license of Rex 2006-09-01 15:50:10 +00:00
base.rb Fix Undocumentable method, missing name YARD warning 2013-03-30 15:32:38 -05:00
base.rb.ts.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
core.rb Whitespace at EOL 2013-03-07 18:20:08 -06:00
core.rb.ts.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
events.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
sanity.rb Whitespace at EOL 2013-03-07 18:20:08 -06:00
ui.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
util.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
windows_error.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00