Skip to content

Aliasing is broken #5

@not-night-but

Description

@not-night-but

Running something like select c.active from customers c doesn't actually return the active column. Running without the alias works, so we need to make sure that aliases are being properly referenced in all statement types (SELECT, WHERE, UPDATE, DELETE, JOIN)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions