Skip to content

SQL preview whitespace padding

Tako Lee edited this page Apr 8, 2014 · 3 revisions
  • Space around operator of arithmetic expression(sqlid:10101471)
    • fmt094_space_around_operator
      • false
      • true
  • Space inside parenthesis of parameter definition of create function procedure(sqlid:10101546)
    • fmt095_space_around_parameter_declaration
      • false
      • true
  • Space inside parenthesis of expression(sqlid:10101647)
    • fmt096_space_padding_expression_parenthesis
      • false
      • true
  • Space inside parenthesis of subquery(sqlid:10101731)
    • fmt097_space_padding_subquery_parenthesis
      • false
      • true
  • Space inside parenthesis of function call(sqlid:10101760)
    • fmt098_space_padding_function_call
      • false
      • true
  • Space inside parenthesis of type name specification in create table statement(sqlid:10101791)
    • fmt099_space_padding_datatype_parenthesis
      • false
      • true
Clone this wiki locally