|
|
|
|
|
by Kappa90
69 days ago
|
|
Right now schema changes create new columns, I’m working on reconciling old columns, which right now are not dropped. The annotation/semantic layer agent creates a new description of the schema on sync, which represents the current state, but that includes stale columns as of today, data is not dropped. I’ll implement automated schema migrations in the next week or so! |
|