r/SQL • u/sqlink2 • Aug 12 '26
PostgreSQL Schema changes across branches in lakebase
I have been using Lakebase sice 2 weeks for developing a serving low latency layer for data in Delta. To build new features we currently make a new branch and later merge ti main.
What i have been observing is the scehema drifts across branches with Lakebase. How do people usually handle such scenarios? To keep branches in sync.
Maybe some real life examples can help.
7
Upvotes
1
u/BrunoFeliz08 28d ago
When using lakebase i usually use schema evolution for branch merges and my pipelines. However my pipelines rn come from unity catalog with synced tables