Cloudlog/application/migrations
Andreas 880c87238d [OQRS] Removed default on text column 2022-12-21 22:29:04 +01:00
..
001_add_lotw_credentials.php
002_add_config_table.php
003_add_lotw_login_url.php
004_add_eQSL_login_and_url.php
005_add_dxcc_enddate .php
005_add_dxcc_enddate.php
007_add_dxcc_delete.php
008_add_dxcc_entities.php
009_add_dxcc_exceptions.php
010_add_dxcc_prefixes.php
011_add_dxcc_prefixes_start_end.php
012_add_dxcc_entities_start.php
013_add_dxcc_stored_proc.php
014_migration.php
015_extenddxccprefix.php
016_lotwusers.php
017_qslviavarchar.php
018_clubloguserfields.php
019_forceint_wrongtype.php
020_apikeydesc.php
021_latlng_wrongtype.php
022_mylatlng_wrongtype.php
023_col_email_tooshort.php
024_add_column_logbookid.php
025_create_logbook_table.php
026_addfield_to_logbooks_default.php
027_addfield_to_logbooks_active.php
028_logbooks_setkeys.php
029_delete_logbooks_table.php
030_delete_logbookid.php
031_add_station_id_to_logbook.php
032_add_station_active.php
033_log_setindex_station_id.php
034_add_eqslqthnickname_to_stationprofile.php
035_col_mode_tooshort.php
036_create_eqsl_images_table.php
037_update_lotw_url.php
038_create_iota_tables.php
039_add_state_to_stationprofile.php
040_add_qrz_api_to_stationprofile.php
041_create_modes_table.php
042_modify_modes_table.php
043_add_lotw_certs_table.php
044_add_key_to_lotw_certs.php
045_add_userid_to_lotw_certs.php
046_add_last_upload_to_lotw_certs.php
047_add_cert_to_lotw_certs.php
048_add_county_to_stationprofile.php
049_add_users_measurement_base.php
050_add_dateformat_to_users.php
051_delete_lotw_userlist_table.php
052_add_user_stylesheet.php
053_gridsquare_index.php
054_add_qsl_images.php
055_add_signature_to_station_profile.php
056_add_qrz_upload_realtime_option.php
057_new_stylesheet_default.php
058_new_options_table.php
059_add_default_theme_to_options_table.php
060_add_tileserver_to_options.php
061_add_lang_to_options.php
062_add_globalsearch_to_options.php
063_add_contest_table.php
064_add_user_sota_lookup.php
065_changed_dxcc_tables_utf8mb4.php
066_add_user_hide_notes.php
067_add_index_cqz_prop.php
068_add_cat_timeout_to_options.php
069_add_user_definable_columns.php
070_add_fifth_column.php
071_add_queries_table.php Fixed down in migration script. 2021-10-15 11:14:28 +02:00
072_create_station_logbook_table.php Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
073_create_station_logbook_relationship_table.php [Migration] Adds 072 to 073 to cover my muck up! 2022-01-05 22:05:50 +00:00
074_add_userid_to_station_profiles.php Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
075_add_active_station_logbook_to_user_table.php Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
076_theme_table.php Fixed down in migration script. 2021-10-15 11:14:28 +02:00
077_add_userid_to_notes.php [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
078_add_userid_to_hardware.php [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
079_add_userid_to_api.php [Migration] Fixes issue when user_id already exists with the api table. 2021-10-06 11:16:54 +01:00
080_update_cas9_qsos.php Update 080_update_cas9_qsos.php 2022-01-04 00:55:10 +00:00
081_update_xw2_qsos.php [SAT] Change Sat names stored as XW-3(CAS-9) to HO-113 2022-01-04 11:27:36 +00:00
082_add_reset_pass_to_users.php [Migration] Added duplicate check on columns in script 082 2022-02-09 20:05:40 +01:00
083_create_station_logbook_relationship_table2.php [Migration fix] Renames script 83 to avoid dupliate naming. Fixes script 85 with existing column and too long constraint on utf8mb4. 2022-02-05 17:15:00 +01:00
084_fix_collate.php Update 084_fix_collate.php 2022-01-26 14:53:55 +00:00
085_add_public_slug_to_stationlogbooks.php [Migration fix] Renames script 83 to avoid dupliate naming. Fixes script 85 with existing column and too long constraint on utf8mb4. 2022-02-05 17:15:00 +01:00
086_options_autoload_theme.php [Migration][Options] set the theme to auto load 2022-03-25 15:40:15 +00:00
087_add_qrz_image_option.php Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00
088_add_power_to_cat.php Fix typo 2022-04-07 12:07:51 +02:00
089_add_propmode_to_cat.php Add CAT support for other propmodes for CloudLogCATQt 2022-04-08 21:47:50 +02:00
090_make_mode_frequency_null.php Forgot to change description 2022-04-08 22:01:07 +02:00
091_create_thirdpartylogins_table.php Update 091_create_thirdpartylogins_table.php 2022-05-05 15:07:36 +01:00
092_add_service_username.php [Migration] Fixed script. Column name and table name were swapped. 2022-05-24 20:22:05 +02:00
093_rename_profile_images.php Only run migration when both IFs are met 2022-07-10 11:14:47 +01:00
094_update_modes_adif313.php Added more modes 2022-07-21 18:36:39 +02:00
095_cat_change_timestamp.php [CAT] Always set the timestamp data from PHP so its UTC 2022-08-03 16:50:09 +01:00
096_add_wwff_columns.php Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
097_add_qso_dates_to_lotw_certs.php Update migration script due to recent changes in 2022-08-24 17:20:25 +02:00
098_add_band_bandxuser.php Fix SQL insert for SAT band 2022-09-10 13:17:15 +02:00
099_add_wwff_to_bandxuser.php [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
100_update_cat_table.php Update 100_update_cat_table.php 2022-09-30 16:11:30 +01:00
101_make_frequency_bigint_again.php Restore initial data type of frequency column in cat table 2022-09-30 12:05:38 +00:00
102_add_version_two_trigger_to_options.php Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
103_add_user_wwff_lookup.php Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
104_user_auto_qth_option.php No comment ... 2022-10-19 19:33:14 +02:00
105_create_dxcc_master_tables.php Fix SQL typo 2022-11-03 18:36:06 +01:00
106_add_user_previous_qsl_type.php Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
107_change_greencube_to_oscar.php Bought up to date for merge 2022-11-27 17:22:51 +00:00
108_add_pota_columns.php Update reference to ADIF specs 2022-12-07 08:29:50 +01:00
109_add_m17_and_freedv.php Add FreeDV and M17 submodes of digital voice 2022-12-07 09:06:35 +01:00
110_rename_cas5a.php Rename CAS-5A to FO-118 2022-12-18 09:21:21 +01:00
111_reupload_io117_and_fo118.php Fix typo 2022-12-21 21:27:36 +01:00
112_add_oqrs.php [OQRS] Removed default on text column 2022-12-21 22:29:04 +01:00