citusdata / citusdata/postgresql-hll
Remove generated sql files for migration
Open
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
We create migration scripts such as the following: https://github.com/citusdata/postgresql-hll/blob/bd1eba097624648b064b72c26fa4a1e0574dc6a8/Makefile#L38-L39
We no longer need to generate these files, as PG >= 10 is clever enough to find migration paths automatically.
_Originally posted by @hanefi in https://github.com/citusdata/postgresql-hll/pull/132#discussion_r954948839_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.