This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix alter column to be in 0.10.0-dev and not in 0.8.0-dev
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com> This commit fixes the wrongly added 2-alter_promscale_instance_information_column.sql to 0.8.0 when the next release scheduled was 0.10, meaning the changes to schema wont be applied. This was a bug. This commit shifts the alter column file to where it should be, i.e., 0.10.0/1-alter_promscale_instance_information_column.sql which means, the existing users when update to 0.10 will have the alter column.
- Loading branch information