Skip to content

Allow table alias definition [V0.2] #27

Description

@gin0115

It should be possible to define a table with an alias using an array.

Now we use variadics for multiple table, we can use ['table' => 'alias'] to define alais's.

  • Table for query selection
  • Table for Join condition

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