Skip to content

SQLDust will prepend column-names within the MySql unquoted range#23

Open
ewoutquax wants to merge 1 commit intobettyblocks:masterfrom
ewoutquax:issues/column_names_unquoted_range_support
Open

SQLDust will prepend column-names within the MySql unquoted range#23
ewoutquax wants to merge 1 commit intobettyblocks:masterfrom
ewoutquax:issues/column_names_unquoted_range_support

Conversation

@ewoutquax
Copy link

A column-name ending with a number would fail to be prepended with the
table-alias.
With this change the allowed range for unquoted column-names is
supported. This range is: a-z, A-Z, 0-9, _, $

A column-name ending with a number would fail to be prepended with the
table-alias.
With this change the allowed range for unquoted column-names is
supported. This range is: a-z, A-Z, 0-9, _, $
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