metasploit-framework/data/sql/migrate
HD Moore fba3506918 Rework indexes to avoid a postgres issue
git-svn-id: file:///home/svn/framework3/trunk@13552 4d416f70-5f16-0410-b530-b9f4589650da
2011-08-12 20:26:45 +00:00
..
000_create_tables.rb
001_add_wmap_tables.rb
002_add_workspaces.rb
003_move_notes.rb
004_add_events_table.rb
005_expand_info.rb
006_add_timestamps.rb
007_add_loots.rb
008_create_users.rb
009_add_loots_ctype.rb
010_add_alert_fields.rb
011_add_reports.rb
012_add_tasks.rb
013_add_tasks_result.rb
014_add_loots_fields.rb
015_rename_user.rb
016_add_host_purpose.rb
017_expand_info2.rb
018_add_workspace_user_info.rb
019_add_workspace_desc.rb
020_add_user_preferences.rb
021_standardize_info_and_data.rb
022_enlarge_event_info.rb
023_add_report_downloaded_at.rb
024_convert_service_info_to_text.rb
025_add_user_admin.rb
026_add_creds_table.rb
20100819123300_migrate_cred_data.rb
20100824151500_add_exploited_table.rb
20100908001428_add_owner_to_workspaces.rb
20100911122000_add_report_templates.rb
20100916151530_require_admin_flag.rb
20100916175000_add_campaigns_and_templates.rb
20100920012100_add_generate_exe_column.rb
20100926214000_add_template_prefs.rb
20101001000000_add_web_tables.rb Fix up old migrations to make MySQL happy 2010-12-07 17:41:44 +00:00
20101002000000_add_query.rb
20101007000000_add_vuln_info.rb
20101008111800_add_clients_to_campaigns.rb
20101009023300_add_campaign_attachments.rb tweak the models 2010-10-09 08:35:41 +00:00
20101104135100_add_imported_creds.rb Adds the imported_creds table. 2010-11-06 01:01:20 +00:00
20101203000000_fix_web_tables.rb Fix up old migrations to make MySQL happy 2010-12-07 17:41:44 +00:00
20101203000001_expand_host_comment.rb Expand host comments 2010-12-04 03:59:30 +00:00
20101206212033_add_limit_to_network_to_workspaces.rb Add workspaces.limit_to_network db column 2010-12-06 22:19:03 +00:00
20110112154300_add_module_uuid_to_tasks.rb Adding a module_uuid field for tasks, for better tracking. 2011-01-12 23:37:44 +00:00
20110204112800_add_host_tags.rb migrations for tags 2011-02-08 18:53:55 +00:00
20110317144932_add_session_table.rb Create a dedicated db table to track sessions & session events. 2011-04-07 21:59:32 +00:00
20110414180600_add_local_id_to_session_table.rb Adding a column for local_id to the sessions table in order to better handle database-mediated session operations. 2011-04-14 23:14:36 +00:00
20110415175705_add_routes_table.rb add a routes table; delete each comm's routes when flushing 2011-04-20 17:49:27 +00:00
20110422000000_convert_binary.rb Convert binary fields from text to binary 2011-04-22 20:44:13 +00:00
20110425095900_add_last_seen_to_sessions.rb add a last-seen column to the sessions table so we can cull dead sessions on startup 2011-04-25 16:11:02 +00:00
20110513143900_track_successful_exploits.rb Define Vuln as well for this migration to succeeed 2011-05-16 02:39:57 +00:00
20110517160800_rename_and_prune_nessus_vulns.rb Renames some nessus-imported vulnerabilities to drop the NSS identifier and just stick with the plugin name (if available). Also drops junk NSS-0 vulnerabilities. 2011-05-17 22:18:43 +00:00
20110527000000_add_task_id_to_reports_table.rb Add the task_id to the reports table 2011-05-27 23:57:56 +00:00
20110527000001_add_api_keys_table.rb Add the database table for api keys 2011-05-28 03:41:37 +00:00
20110606000001_add_macros_table.rb Add the new macro table 2011-06-12 19:04:05 +00:00
20110608113500_add_cred_file_table.rb Reworking how imported crendentials work. 2011-06-11 02:40:02 +00:00
20110610085000_move_old_imported_creds_to_new_files.rb Reworking how imported crendentials work. 2011-06-11 02:40:02 +00:00
20110622000000_add_settings_to_tasks_table.rb Add the settings column 2011-06-23 07:04:20 +00:00
20110624000001_add_listeners_table.rb Add a new table for managing background listeners 2011-06-25 06:57:47 +00:00
20110625000001_add_macro_to_listeners_table.rb Merge in the macro column 2011-06-25 18:18:24 +00:00
20110630000001_add_nexpose_consoles_table.rb Add some new tables 2011-06-30 06:49:04 +00:00
20110630000002_add_name_to_nexpose_consoles_table.rb Add some new tables 2011-06-30 06:49:04 +00:00
20110717000001_add_profiles_table.rb Add profiles table 2011-07-17 21:39:21 +00:00
20110727163801_expand_cred_ptype_column.rb Widen the cred ptype column. 2011-07-27 22:05:56 +00:00
20110730000001_add_initial_indexes.rb Rework indexes to avoid a postgres issue 2011-08-12 20:26:45 +00:00
20110812000001_prune_indexes.rb Rework indexes to avoid a postgres issue 2011-08-12 20:26:45 +00:00