metasploit-framework/data/sql/migrate
James Lee 0c1878f620 fix buggy migration that caused attempts to set the boundary field in workspace before it existed, fixes #1724
git-svn-id: file:///home/svn/framework3/trunk@9269 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-10 06:59:33 +00:00
..
000_create_tables.rb We don't want an id column in vulns_refs 2009-12-09 18:58:00 +00:00
001_add_wmap_tables.rb Cleanup wmap, add the missing database tables back, rename to have a wmap_prefix 2009-12-13 05:24:48 +00:00
002_add_workspaces.rb fix buggy migration that caused attempts to set the boundary field in workspace before it existed, fixes #1724 2010-05-10 06:59:33 +00:00
003_move_notes.rb add the migration for notes. fixes 742 2009-12-30 16:23:40 +00:00
004_add_events_table.rb add an events table 2010-01-13 06:40:34 +00:00
005_expand_info.rb Expand all data/info fields to 4k. Closes #791 2010-01-29 17:06:37 +00:00
006_add_timestamps.rb turn constants into class vars, fixes #1767 2010-04-29 21:49:18 +00:00
007_add_loots.rb Fix loots, add users 2010-02-22 22:57:02 +00:00
008_create_users.rb Fix loots, add users 2010-02-22 22:57:02 +00:00
009_add_loots_ctype.rb Add loot content-type 2010-02-26 19:33:49 +00:00
010_add_alert_fields.rb Add alert fields 2010-03-10 17:31:47 +00:00
011_add_reports.rb Add a new table 2010-03-11 03:02:13 +00:00
012_add_tasks.rb Add tasks 2010-03-11 18:42:21 +00:00
013_add_tasks_result.rb Add a results column 2010-03-12 15:58:02 +00:00
014_add_loots_fields.rb Adds name and info to the loot table: 2010-03-14 15:38:52 +00:00
015_rename_user.rb Rename user to username 2010-03-17 14:03:25 +00:00
016_add_host_purpose.rb Add a generic purpose field 2010-03-22 00:08:17 +00:00
017_expand_info2.rb typo fix 2010-03-29 06:04:52 +00:00
018_add_workspace_user_info.rb Add columns to workspaces & hosts tables. 2010-03-29 22:26:35 +00:00
019_add_workspace_desc.rb Add workspace.description and host.comments database columns. 2010-04-29 22:22:05 +00:00
020_add_user_preferences.rb Add user.prefs 2010-05-01 22:02:00 +00:00
021_standardize_info_and_data.rb change vulns.data to vulns.info, fixes #1660 2010-05-09 23:32:43 +00:00