You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Source and target URLs point to the same database!\\n\\\n\\n\\\n This would cause DATA LOSS - the target would overwrite the source.\\n\\\n\\n\\\n Source: {}@{}:{}/{}\\n\\\n Target: {}@{}:{}/{}\\n\\\n\\n\\\n Please ensure source and target are different databases.\\n\\\n Common causes:\\n\\\n - Copy-paste error in connection strings\\n\\\n - Wrong environment variables (e.g., SOURCE_URL == TARGET_URL)\\n\\\n - Typo in database name or host",
564
+
"Source and target URLs point to the same database!\n\
565
+
\n\
566
+
This would cause DATA LOSS - the target would overwrite the source.\n\
567
+
\n\
568
+
Source: {}@{}:{}/{}\n\
569
+
Target: {}@{}:{}/{}\n\
570
+
\n\
571
+
Please ensure source and target are different databases.\n\
0 commit comments