Advertisement
UHLHosting

migrations

Oct 16th, 2022
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.79 KB | None | 0 0
  1. root@chat:/# su zulip -c '/home/zulip/deployments/current/manage.py showmigrations'
  2. analytics
  3. [X] 0001_initial
  4. [X] 0002_remove_huddlecount
  5. [X] 0003_fillstate
  6. [X] 0004_add_subgroup
  7. [X] 0005_alter_field_size
  8. [X] 0006_add_subgroup_to_unique_constraints
  9. [X] 0007_remove_interval
  10. [X] 0008_add_count_indexes
  11. [X] 0009_remove_messages_to_stream_stat
  12. [X] 0010_clear_messages_sent_values
  13. [X] 0011_clear_analytics_tables
  14. [X] 0012_add_on_delete
  15. [X] 0013_remove_anomaly
  16. [X] 0014_remove_fillstate_last_modified
  17. [X] 0015_clear_duplicate_counts
  18. [X] 0016_unique_constraint_when_subgroup_null
  19. auth
  20. [X] 0001_initial
  21. [X] 0002_alter_permission_name_max_length
  22. [X] 0003_alter_user_email_max_length
  23. [X] 0004_alter_user_username_opts
  24. [X] 0005_alter_user_last_login_null
  25. [X] 0006_require_contenttypes_0002
  26. [X] 0007_alter_validators_add_error_messages
  27. [X] 0008_alter_user_username_max_length
  28. [X] 0009_alter_user_last_name_max_length
  29. [X] 0010_alter_group_name_max_length
  30. [X] 0011_update_proxy_permissions
  31. [X] 0012_alter_user_first_name_max_length
  32. confirmation
  33. [X] 0001_initial
  34. [X] 0002_realmcreationkey
  35. [X] 0003_emailchangeconfirmation
  36. [X] 0004_remove_confirmationmanager
  37. [X] 0005_confirmation_realm
  38. [X] 0006_realmcreationkey_presume_email_valid
  39. [X] 0007_add_indexes
  40. [X] 0008_confirmation_expiry_date
  41. [X] 0009_confirmation_expiry_date_backfill
  42. [X] 0010_alter_confirmation_expiry_date
  43. [X] 0011_alter_confirmation_expiry_date
  44. contenttypes
  45. [X] 0001_initial
  46. [X] 0002_remove_content_type_name
  47. otp_static
  48. [X] 0001_initial
  49. [X] 0002_throttling
  50. otp_totp
  51. [X] 0001_initial
  52. [X] 0002_auto_20190420_0723
  53. sessions
  54. [X] 0001_initial
  55. social_django
  56. [X] 0001_initial (2 squashed migrations)
  57. [X] 0002_add_related_name (2 squashed migrations)
  58. [X] 0003_alter_email_max_length (2 squashed migrations)
  59. [X] 0004_auto_20160423_0400 (2 squashed migrations)
  60. [X] 0005_auto_20160727_2333 (1 squashed migrations)
  61. [X] 0006_partial
  62. [X] 0007_code_timestamp
  63. [X] 0008_partial_timestamp
  64. [X] 0009_auto_20191118_0520
  65. [X] 0010_uid_db_index
  66. two_factor
  67. [X] 0001_initial
  68. [X] 0002_auto_20150110_0810
  69. [X] 0003_auto_20150817_1733
  70. [X] 0004_auto_20160205_1827
  71. [X] 0005_auto_20160224_0450
  72. [X] 0006_phonedevice_key_default
  73. [X] 0007_auto_20201201_1019
  74. zerver
  75. [X] 0001_initial
  76. [X] 0029_realm_subdomain
  77. [X] 0030_realm_org_type
  78. [X] 0031_remove_system_avatar_source
  79. [X] 0032_verify_all_medium_avatar_images
  80. [X] 0033_migrate_domain_to_realmalias
  81. [X] 0034_userprofile_enable_online_push_notifications
  82. [X] 0035_realm_message_retention_period_days
  83. [X] 0036_rename_subdomain_to_string_id
  84. [X] 0037_disallow_null_string_id
  85. [X] 0038_realm_change_to_community_defaults
  86. [X] 0039_realmalias_drop_uniqueness
  87. [X] 0040_realm_authentication_methods
  88. [X] 0041_create_attachments_for_old_messages
  89. [X] 0042_attachment_file_name_length
  90. [X] 0043_realm_filter_validators
  91. [X] 0044_reaction
  92. [X] 0045_realm_waiting_period_threshold
  93. [X] 0046_realmemoji_author
  94. [X] 0047_realm_add_emoji_by_admins_only
  95. [X] 0048_enter_sends_default_to_false
  96. [X] 0049_userprofile_pm_content_in_desktop_notifications
  97. [X] 0050_userprofile_avatar_version
  98. [X] 0051_realmalias_add_allow_subdomains
  99. [X] 0052_auto_fix_realmalias_realm_nullable
  100. [X] 0053_emailchangestatus
  101. [X] 0054_realm_icon
  102. [X] 0055_attachment_size
  103. [X] 0056_userprofile_emoji_alt_code
  104. [X] 0057_realmauditlog
  105. [X] 0058_realm_email_changes_disabled
  106. [X] 0059_userprofile_quota
  107. [X] 0060_move_avatars_to_be_uid_based
  108. [X] 0061_userprofile_timezone
  109. [X] 0062_default_timezone
  110. [X] 0063_realm_description
  111. [X] 0064_sync_uploads_filesize_with_db
  112. [X] 0065_realm_inline_image_preview
  113. [X] 0066_realm_inline_url_embed_preview
  114. [X] 0067_archived_models
  115. [X] 0068_remove_realm_domain
  116. [X] 0069_realmauditlog_extra_data
  117. [X] 0070_userhotspot
  118. [X] 0071_rename_realmalias_to_realmdomain
  119. [X] 0072_realmauditlog_add_index_event_time
  120. [X] 0073_custom_profile_fields
  121. [X] 0074_fix_duplicate_attachments
  122. [X] 0075_attachment_path_id_unique
  123. [X] 0076_userprofile_emojiset
  124. [X] 0077_add_file_name_field_to_realm_emoji
  125. [X] 0078_service
  126. [X] 0079_remove_old_scheduled_jobs
  127. [X] 0080_realm_description_length
  128. [X] 0081_make_emoji_lowercase
  129. [X] 0082_index_starred_user_messages
  130. [X] 0083_index_mentioned_user_messages
  131. [X] 0084_realmemoji_deactivated
  132. [X] 0085_fix_bots_with_none_bot_type
  133. [X] 0086_realm_alter_default_org_type
  134. [X] 0087_remove_old_scheduled_jobs
  135. [X] 0088_remove_referral_and_invites
  136. [X] 0089_auto_20170710_1353
  137. [X] 0090_userprofile_high_contrast_mode
  138. [X] 0091_realm_allow_edit_history
  139. [X] 0092_create_scheduledemail
  140. [X] 0093_subscription_event_log_backfill
  141. [X] 0094_realm_filter_url_validator
  142. [X] 0095_index_unread_user_messages
  143. [X] 0096_add_password_required
  144. [X] 0097_reactions_emoji_code
  145. [X] 0098_index_has_alert_word_user_messages
  146. [X] 0099_index_wildcard_mentioned_user_messages
  147. [X] 0100_usermessage_remove_is_me_message
  148. [X] 0101_muted_topic
  149. [X] 0102_convert_muted_topic
  150. [X] 0103_remove_userprofile_muted_topics
  151. [X] 0104_fix_unreads
  152. [X] 0105_userprofile_enable_stream_push_notifications
  153. [X] 0106_subscription_push_notifications
  154. [X] 0107_multiuseinvite
  155. [X] 0108_fix_default_string_id
  156. [X] 0109_mark_tutorial_status_finished
  157. [X] 0110_stream_is_in_zephyr_realm
  158. [X] 0111_botuserstatedata
  159. [X] 0112_index_muted_topics
  160. [X] 0113_default_stream_group
  161. [X] 0114_preregistrationuser_invited_as_admin
  162. [X] 0115_user_groups
  163. [X] 0116_realm_allow_message_deleting
  164. [X] 0117_add_desc_to_user_group
  165. [X] 0118_defaultstreamgroup_description
  166. [X] 0119_userprofile_night_mode
  167. [X] 0120_botuserconfigdata
  168. [X] 0121_realm_signup_notifications_stream
  169. [X] 0122_rename_botuserstatedata_botstoragedata
  170. [X] 0123_userprofile_make_realm_email_pair_unique
  171. [X] 0124_stream_enable_notifications
  172. [X] 0125_realm_max_invites
  173. [X] 0126_prereg_remove_users_without_realm
  174. [X] 0127_disallow_chars_in_stream_and_user_name
  175. [X] 0128_scheduledemail_realm
  176. [X] 0129_remove_userprofile_autoscroll_forever
  177. [X] 0130_text_choice_in_emojiset
  178. [X] 0131_realm_create_generic_bot_by_admins_only
  179. [X] 0132_realm_message_visibility_limit
  180. [X] 0133_rename_botuserconfigdata_botconfigdata
  181. [X] 0134_scheduledmessage
  182. [X] 0135_scheduledmessage_delivery_type
  183. [X] 0136_remove_userprofile_quota
  184. [X] 0137_realm_upload_quota_gb
  185. [X] 0138_userprofile_realm_name_in_notifications
  186. [X] 0139_fill_last_message_id_in_subscription_logs
  187. [X] 0140_realm_send_welcome_emails
  188. [X] 0141_change_usergroup_description_to_textfield
  189. [X] 0142_userprofile_translate_emoticons
  190. [X] 0143_realm_bot_creation_policy
  191. [X] 0144_remove_realm_create_generic_bot_by_admins_only
  192. [X] 0145_reactions_realm_emoji_name_to_id
  193. [X] 0146_userprofile_message_content_in_email_notifications
  194. [X] 0147_realm_disallow_disposable_email_addresses
  195. [X] 0148_max_invites_forget_default
  196. [X] 0149_realm_emoji_drop_unique_constraint
  197. [X] 0150_realm_allow_community_topic_editing
  198. [X] 0151_last_reminder_default_none
  199. [X] 0152_realm_default_twenty_four_hour_time
  200. [X] 0153_remove_int_float_custom_fields
  201. [X] 0154_fix_invalid_bot_owner
  202. [X] 0155_change_default_realm_description
  203. [X] 0156_add_hint_to_profile_field
  204. [X] 0157_userprofile_is_guest
  205. [X] 0158_realm_video_chat_provider
  206. [X] 0159_realm_google_hangouts_domain
  207. [X] 0160_add_choice_field
  208. [X] 0161_realm_message_content_delete_limit_seconds
  209. [X] 0162_change_default_community_topic_editing
  210. [X] 0163_remove_userprofile_default_desktop_notifications
  211. [X] 0164_stream_history_public_to_subscribers
  212. [X] 0165_add_date_to_profile_field
  213. [X] 0166_add_url_to_profile_field
  214. [X] 0167_custom_profile_fields_sort_order
  215. [X] 0168_stream_is_web_public
  216. [X] 0169_stream_is_announcement_only
  217. [X] 0170_submessage
  218. [X] 0171_userprofile_dense_mode
  219. [X] 0172_add_user_type_of_custom_profile_field
  220. [X] 0173_support_seat_based_plans
  221. [X] 0174_userprofile_delivery_email
  222. [X] 0175_change_realm_audit_log_event_type_tense
  223. [X] 0176_remove_subscription_notifications
  224. [X] 0177_user_message_add_and_index_is_private_flag
  225. [X] 0178_rename_to_emails_restricted_to_domains
  226. [X] 0179_rename_to_digest_emails_enabled
  227. [X] 0180_usermessage_add_active_mobile_push_notification
  228. [X] 0181_userprofile_change_emojiset
  229. [X] 0182_set_initial_value_is_private_flag
  230. [X] 0183_change_custom_field_name_max_length
  231. [X] 0184_rename_custom_field_types
  232. [X] 0185_realm_plan_type
  233. [X] 0186_userprofile_starred_message_counts
  234. [X] 0187_userprofile_is_billing_admin
  235. [X] 0188_userprofile_enable_login_emails
  236. [X] 0189_userprofile_add_some_emojisets
  237. [X] 0190_cleanup_pushdevicetoken
  238. [X] 0191_realm_seat_limit
  239. [X] 0192_customprofilefieldvalue_rendered_value
  240. [X] 0193_realm_email_address_visibility
  241. [X] 0194_userprofile_notification_sound
  242. [X] 0195_realm_first_visible_message_id
  243. [X] 0196_add_realm_logo_fields
  244. [X] 0197_azure_active_directory_auth
  245. [X] 0198_preregistrationuser_invited_as
  246. [X] 0199_userstatus
  247. [X] 0200_remove_preregistrationuser_invited_as_admin
  248. [X] 0201_zoom_video_chat
  249. [X] 0202_add_user_status_info
  250. [X] 0203_realm_message_content_allowed_in_email_notifications
  251. [X] 0204_remove_realm_billing_fields
  252. [X] 0205_remove_realmauditlog_requires_billing_update
  253. [X] 0206_stream_rendered_description
  254. [X] 0207_multiuseinvite_invited_as
  255. [X] 0208_add_realm_night_logo_fields
  256. [X] 0209_stream_first_message_id
  257. [X] 0210_stream_first_message_id
  258. [X] 0211_add_users_field_to_scheduled_email
  259. [X] 0212_make_stream_email_token_unique
  260. [X] 0213_realm_digest_weekday
  261. [X] 0214_realm_invite_to_stream_policy
  262. [X] 0215_realm_avatar_changes_disabled
  263. [X] 0216_add_create_stream_policy
  264. [X] 0217_migrate_create_stream_policy
  265. [X] 0218_remove_create_stream_by_admins_only
  266. [X] 0219_toggle_realm_digest_emails_enabled_default
  267. [X] 0220_subscription_notification_settings
  268. [X] 0221_subscription_notifications_data_migration
  269. [X] 0222_userprofile_fluid_layout_width
  270. [X] 0223_rename_to_is_muted
  271. [X] 0224_alter_field_realm_video_chat_provider
  272. [X] 0225_archived_reaction_model
  273. [X] 0226_archived_submessage_model
  274. [X] 0227_inline_url_embed_preview_default_off
  275. [X] 0228_userprofile_demote_inactive_streams
  276. [X] 0229_stream_message_retention_days
  277. [X] 0230_rename_to_enable_stream_audible_notifications
  278. [X] 0231_add_archive_transaction_model
  279. [X] 0232_make_archive_transaction_field_not_nullable
  280. [X] 0233_userprofile_avatar_hash
  281. [X] 0234_add_external_account_custom_profile_field
  282. [X] 0235_userprofile_desktop_icon_count_display
  283. [X] 0236_remove_illegal_characters_email_full
  284. [X] 0237_rename_zulip_realm_to_zulipinternal
  285. [X] 0238_usermessage_bigint_id
  286. [X] 0239_usermessage_copy_id_to_bigint_id
  287. [X] 0240_usermessage_migrate_bigint_id_into_id
  288. [X] 0241_usermessage_bigint_id_migration_finalize
  289. [X] 0242_fix_bot_email_property
  290. [X] 0243_message_add_date_sent_column
  291. [X] 0244_message_copy_pub_date_to_date_sent
  292. [X] 0245_message_date_sent_finalize_part1
  293. [X] 0246_message_date_sent_finalize_part2
  294. [X] 0247_realmauditlog_event_type_to_int
  295. [X] 0248_userprofile_role_start
  296. [X] 0249_userprofile_role_finish
  297. [X] 0250_saml_auth
  298. [X] 0251_prereg_user_add_full_name
  299. [X] 0252_realm_user_group_edit_policy
  300. [X] 0253_userprofile_wildcard_mentions_notify
  301. [X] 0209_user_profile_no_empty_password
  302. [X] 0254_merge_0209_0253
  303. [X] 0255_userprofile_stream_add_recipient_column
  304. [X] 0256_userprofile_stream_set_recipient_column_values
  305. [X] 0257_fix_has_link_attribute
  306. [X] 0258_enable_online_push_notifications_default
  307. [X] 0259_missedmessageemailaddress
  308. [X] 0260_missed_message_addresses_from_redis_to_db
  309. [X] 0261_realm_private_message_policy
  310. [X] 0262_mutedtopic_date_muted
  311. [X] 0263_stream_stream_post_policy
  312. [X] 0264_migrate_is_announcement_only
  313. [X] 0265_remove_stream_is_announcement_only
  314. [X] 0266_userpresence_realm
  315. [X] 0267_backfill_userpresence_realm_id
  316. [X] 0268_add_userpresence_realm_timestamp_index
  317. [X] 0269_gitlab_auth
  318. [X] 0270_huddle_recipient
  319. [X] 0271_huddle_set_recipient_column_values
  320. [X] 0272_realm_default_code_block_language
  321. [X] 0273_migrate_old_bot_messages
  322. [X] 0274_nullbooleanfield_to_booleanfield
  323. [X] 0275_remove_userprofile_last_pointer_updater
  324. [X] 0276_alertword
  325. [X] 0277_migrate_alert_word
  326. [X] 0278_remove_userprofile_alert_words
  327. [X] 0279_message_recipient_subject_indexes
  328. [X] 0280_userprofile_presence_enabled
  329. [X] 0281_zoom_oauth
  330. [X] 0282_remove_zoom_video_chat
  331. [X] 0283_apple_auth
  332. [X] 0284_convert_realm_admins_to_realm_owners
  333. [X] 0285_remove_realm_google_hangouts_domain
  334. [X] 0261_pregistrationuser_clear_invited_as_admin
  335. [X] 0286_merge_0260_0285
  336. [X] 0287_clear_duplicate_reactions
  337. [X] 0288_reaction_unique_on_emoji_code
  338. [X] 0289_tighten_attachment_size
  339. [X] 0290_remove_night_mode_add_color_scheme
  340. [X] 0291_realm_retention_days_not_null
  341. [X] 0292_update_default_value_of_invited_as
  342. [X] 0293_update_invite_as_dict_values
  343. [X] 0294_remove_userprofile_pointer
  344. [X] 0295_case_insensitive_email_indexes
  345. [X] 0296_remove_userprofile_short_name
  346. [X] 0297_draft
  347. [X] 0298_fix_realmauditlog_format
  348. [X] 0299_subscription_role
  349. [X] 0300_add_attachment_is_web_public
  350. [X] 0301_fix_unread_messages_in_deactivated_streams
  351. [X] 0302_case_insensitive_stream_name_index
  352. [X] 0303_realm_wildcard_mention_policy
  353. [X] 0304_remove_default_status_of_default_private_streams
  354. [X] 0305_realm_deactivated_redirect
  355. [X] 0306_custom_profile_field_date_format
  356. [X] 0307_rename_api_super_user_to_can_forge_sender
  357. [X] 0308_remove_reduntant_realm_meta_permissions
  358. [X] 0309_userprofile_can_create_users
  359. [X] 0310_jsonfield
  360. [X] 0311_userprofile_default_view
  361. [X] 0312_subscription_is_user_active
  362. [X] 0313_finish_is_user_active_migration
  363. [X] 0314_muted_user
  364. [X] 0315_realmplayground
  365. [X] 0316_realm_invite_to_realm_policy
  366. [X] 0317_migrate_to_invite_to_realm_policy
  367. [X] 0318_remove_realm_invite_by_admins_only
  368. [X] 0319_realm_giphy_rating
  369. [X] 0320_realm_move_messages_between_streams_policy
  370. [X] 0321_userprofile_enable_marketing_emails
  371. [X] 0322_realm_create_audit_log_backfill
  372. [X] 0323_show_starred_message_counts
  373. [X] 0324_fix_deletion_cascade_behavior
  374. [X] 0325_alter_realmplayground_unique_together
  375. [X] 0359_re2_linkifiers
  376. [X] 0326_alter_realm_authentication_methods
  377. [X] 0327_realm_edit_topic_policy
  378. [X] 0328_migrate_to_edit_topic_policy
  379. [X] 0329_remove_realm_allow_community_topic_editing
  380. [X] 0330_linkifier_pattern_validator
  381. [X] 0331_scheduledmessagenotificationemail
  382. [X] 0332_realmuserdefault
  383. [X] 0333_alter_realm_org_type
  384. [X] 0334_email_notifications_batching_period
  385. [X] 0335_add_draft_sync_field
  386. [X] 0336_userstatus_status_emoji
  387. [X] 0337_realm_add_custom_emoji_policy
  388. [X] 0338_migrate_to_add_custom_emoji_policy
  389. [X] 0339_remove_realm_add_emoji_by_admins_only
  390. [X] 0340_rename_mutedtopic_to_usertopic
  391. [X] 0341_usergroup_is_system_group
  392. [X] 0342_realm_demo_organization_scheduled_deletion_date
  393. [X] 0343_alter_useractivityinterval_index_together
  394. [X] 0344_alter_emojiset_default_value
  395. [X] 0345_alter_realm_name
  396. [X] 0346_create_realm_user_default_table
  397. [X] 0347_realm_emoji_animated
  398. [X] 0348_rename_date_muted_usertopic_last_updated
  399. [X] 0349_alter_usertopic_table
  400. [X] 0350_usertopic_visibility_policy
  401. [X] 0351_user_topic_visibility_indexes
  402. [X] 0352_migrate_twenty_four_hour_time_to_realmuserdefault
  403. [X] 0353_remove_realm_default_twenty_four_hour_time
  404. [X] 0354_alter_realm_message_content_delete_limit_seconds
  405. [X] 0355_realm_delete_own_message_policy
  406. [X] 0356_migrate_to_delete_own_message_policy
  407. [X] 0357_remove_realm_allow_message_deleting
  408. [X] 0358_split_create_stream_policy
  409. [X] 0360_merge_0358_0359
  410. [X] 0361_realm_create_web_public_stream_policy
  411. [X] 0362_send_typing_notifications_user_setting
  412. [X] 0363_send_read_receipts_user_setting
  413. [X] 0364_rename_members_usergroup_direct_members
  414. [X] 0365_alter_user_group_related_fields
  415. [X] 0366_group_group_membership
  416. [X] 0367_scimclient
  417. [X] 0368_alter_realmfilter_url_format_string
  418. [X] 0369_add_escnav_default_display_user_setting
  419. [X] 0370_realm_enable_spectator_access
  420. [X] 0371_invalid_characters_in_topics
  421. [X] 0372_realmemoji_unique_realm_emoji_when_false_deactivated
  422. [X] 0373_fix_deleteduser_dummies
  423. [X] 0374_backfill_user_delete_realmauditlog
  424. [X] 0375_invalid_characters_in_stream_names
  425. [X] 0376_set_realmemoji_author_and_reupload_realmemoji
  426. [X] 0377_message_edit_history_format
  427. [X] 0378_alter_realmuserdefault_realm
  428. [X] 0379_userprofile_uuid
  429. [X] 0380_userprofile_uuid_backfill
  430. [X] 0381_alter_userprofile_uuid
  431. [X] 0382_create_role_based_system_groups
  432. [X] 0383_revoke_invitations_from_deactivated_users
  433. [X] 0384_alter_realm_not_null
  434. [X] 0385_attachment_flags_cache
  435. [X] 0386_fix_attachment_caches
  436. [X] 0387_reupload_realmemoji_again
  437. [X] 0388_preregistrationuser_created_user
  438. [X] 0389_userprofile_display_emoji_reaction_users
  439. [X] 0390_fix_stream_history_public_to_subscribers
  440. [X] 0391_alter_stream_history_public_to_subscribers
  441. [X] 0392_non_nullable_fields
  442. [X] 0393_realm_want_advertise_in_communities_directory
  443. [X] 0394_alter_realm_want_advertise_in_communities_directory
  444. [X] 0395_alter_realm_wildcard_mention_policy
  445. [X] 0396_remove_subscription_role
  446. [X] 0397_remove_custom_field_values_for_deleted_options
  447. [X] 0398_tsvector_statistics
  448. [X] 0399_preregistrationuser_multiuse_invite
  449. [X] 0400_realmreactivationstatus
  450. [X] 0401_migrate_old_realm_reactivation_links
  451. [X] 0402_alter_usertopic_visibility_policy
  452. [X] 0403_create_role_based_groups_for_internal_realms
  453. [X] 0404_realm_enable_read_receipts
  454. [X] 0405_set_default_for_enable_read_receipts
  455. [X] 0406_alter_realm_message_content_edit_limit_seconds
  456. [X] 0407_userprofile_user_list_style
  457. [X] 0408_stream_can_remove_subscribers_group
  458. [X] 0409_set_default_for_can_remove_subscribers_group
  459. [X] 0410_alter_stream_can_remove_subscribers_group
  460. [X] 0411_alter_muteduser_muted_user_and_more
  461. [X] 0412_customprofilefield_display_in_profile_summary
  462. [X] 0413_set_presence_enabled_false_for_user_status_away
  463. [X] 0414_remove_userstatus_status
  464. [X] 0415_delete_scimclient
  465. root@chat:/#
  466.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement