5 ms·
What if the schema / view has breaking changes ?
by pylua 3y ago
What if the schema / view has breaking changes ?
- ruslan_talpa 3y agoalthough naively implemented [1] you write a migration in the new version 1. https://github.com/subzerocloud/my-way-track/blob/main/src/server.ts#L13 https://github.com/subzerocloud/my-way-track/blob/main/src/s...