@All
If I had an extension need to rebase to Liberty, when running command:
neutron-db-manage revision -m "****" --autogenerate
it will failed as error: FAILED: Multiple heads are present; please specify the head revision on which the new revision should be based, or perform a merge.
But in Liberty, neutron-db-manage wrapper does't support --expand or --contract.
@All
If I had an extension need to rebase to Liberty, when running command:
neutron-db-manage revision -m "****" --autogenerate
it will failed as error:
FAILED: Multiple heads are present; please specify the head revision on which the new revision should be based, or perform a merge.
But in Liberty, neutron-db-manage wrapper does't support --expand or --contract.