nextras / dbal

Database Abstraction Layer – concise secure API to construct queries & fetch data
https://nextras.org/dbal
MIT License
79 stars 28 forks source link

Add support for `array{schema, table}` in `%table` modifier #198

Closed hrach closed 1 year ago

hrach commented 1 year ago

This got reverted and is replaced by %table's support for Data\Fqn type.