Schema Diff - don't see changes in compare
I've tested a few different use-cases.
SQL editor, UI, and in my CMS. The only time I see a different in my compare is when I run a script in the UI. If I create a new table via the UI or if I create a table via my CMS... i don't see the changes between branches. Any ideas?
4 Replies
fascinating-indigoOP•10mo ago
I'm actually still playing around with this - what i'm realizing is that the 'compare' button creates inconsistent views.
If I click compare 3-5x... it might give me 2-3 different results.
fascinating-indigoOP•10mo ago
Here are different versions of the same things. When I click compare or refresh... i get different results... Any ideas?




fascinating-indigoOP•10mo ago
The version that is correct is the one with 'directtest' table create
other-emerald•10mo ago
Hey, we tried to reproduce the issue but had no luck. To debug this further it would be great it you could help us with -
1. Does this happen for any branches or specialy for these two branches?
2. Can you please share the project Id this is happening on?
3. Do you know the payload size of schema under both
main and test branch?
4. For performance reasons we cache the schema on browser for about 5-10 seconds. For this duration the change might be displayed here.
Also, I noticed in one of the screenshot the branches are switched, so that should normally switch the diff as well. (screenshot 2 and 4)