Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

make conf.SortByPk configurable #231

@lichunzhu

Description

@lichunzhu

Feature Request

Is your feature request related to a problem? Please describe:

In dumpling we have variable conf.SortByPk. When it's false, dumpling won't add order by clause after the original select SQL. However, it's always set to true and not configurable now.

Describe the feature you'd like:

make conf.SortByPk configurable
The argument could be either --order-by-pk, --sort-by-pk, --order

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Optimization:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions