Skip to content

Remove the hash (#..) syntax #232

@joente

Description

@joente

Is your feature request related to a problem? Please describe.
The # syntax to get a thing should not be encouraged. Instead, the thing(..) function should be used as this allows for
variable to be used as input and makes queries safe. It would be an improvement to drop the hash syntax completely.

Describe the solution you'd like
First deprecate the syntax, and remove in a later version.

Describe alternatives you've considered
As an alternative, we could keep the syntax and warn when being used.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions