wwwouter / typed-knex

A TypeScript wrapper for Knex.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Entity first argument optional

chanlito opened this issue Β· comments

Issue type:

[*] Feature request

Database system/driver:

[*] MySQL

typed-knex version:

[*] latest

Knex.js version:

[*] latest

Why this feature request?

Because my Table name & Entity class name are the same.

Plus it improve DX. πŸ˜„

Available in version 2.14.0 πŸ˜„