wwwouter / typed-knex

A TypeScript wrapper for Knex.js
MIT License
112 stars 13 forks source link

Fixed table join column name alias #26

Closed Meldiron closed 3 years ago

Meldiron commented 3 years ago

Should fix error reported in https://github.com/wwwouter/typed-knex/issues/25

All tests passed.