Open hanefi opened 2 years ago
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_
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_