Skip to content

add into Constants attributes ordering_convert_str_to_int_fields and ordering_lower_case_fields for custom order by.#4

Merged
SergeiVElfimov merged 1 commit into
mainfrom
ordering_convert
Aug 1, 2025
Merged

add into Constants attributes ordering_convert_str_to_int_fields and ordering_lower_case_fields for custom order by.#4
SergeiVElfimov merged 1 commit into
mainfrom
ordering_convert

Conversation

@SergeiVElfimov
Copy link
Copy Markdown
Owner

  • Attribute ordering_lower_case_fields it's list fields need for custom ordering string without register.
  • Attribute ordering_convert_str_to_int_fields it's list fields need if the database columns are of string types and consist only of numbers and sorting is required as for numbers.

…s and ordering_lower_case_fields for custom order by.

Attribute ordering_lower_case_fields it's list fields need for custom ordering string without register.
Attribute ordering_convert_str_to_int_fields it's list fields need if the database columns are of string types and consist only of numbers and sorting is required as for numbers.
@SergeiVElfimov SergeiVElfimov merged commit 092b86d into main Aug 1, 2025
8 checks passed
@SergeiVElfimov SergeiVElfimov deleted the ordering_convert branch August 1, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant