PromucFlow_constructor/app
Shrikant Sharat Kandula d153485194
chore: Delete migrations older than v1.9.2, the last checkpoint version (#29726)
1. We delete migrations that are ineffective on a fresh installation.
For example, migrations that modify existing workspaces or applications
etc.
2. We add a check to avoid reusing the same migration ids in the future.
3. Deleted all unused methods in the changelog classes, that were once
used in the migrations that now no longer exist.
2023-12-23 06:46:35 +05:30
..
client fix: Moves property pane width context state to Editor level (#29806) 2023-12-22 21:56:58 +05:30
server chore: Delete migrations older than v1.9.2, the last checkpoint version (#29726) 2023-12-23 06:46:35 +05:30
util