sqlmancer icon indicating copy to clipboard operation
sqlmancer copied to clipboard

Customizable argument and input field names

Open danielrearden opened this issue 4 years ago • 0 comments

There's a number of naming conventions that could potentially be made configurable:

  • Argument names like where, orderBy, limit and offset
  • Logical operator field names like and, or and not
  • Comparison operator field names like lessThan or equal
  • Any generated type names

danielrearden avatar Jun 30 '20 13:06 danielrearden