MaketRandevu/application/migrations
Alex Tselegidis 889f093942 Corrected migration names. 2020-09-07 11:05:08 +03:00
..
001_specific_calendar_sync.php
002_add_google_analytics_setting.php
003_add_customer_notifications_setting.php
004_add_date_format_setting.php
005_add_require_captcha_setting.php
006_add_calendar_view_setting.php
007_add_service_availabilities_type.php
008_add_service_attendants_number.php
009_change_column_types.php
010_add_time_format_setting.php
011_remove_prefix_from_fkey_constraints.php Corrected migration names. 2020-09-07 11:05:08 +03:00
012_legal_contents.php Corrected migration names. 2020-09-07 11:05:08 +03:00
013_add_weekday_start_setting.php
014_create_appointment_location_column.php
015_add_extra_working_plan_to_user_settings.php Make use of the dbprefix configuration option so that query builder calls do not need to explicitly use the database prefix. 2020-04-23 20:48:20 +02:00
016_add_require_phone_number_setting.php
017_add_api_token_setting.php
018_add_timezone_to_users.php
019_add_display_any_provider_setting.php
index.html