Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ViewColumn overrides #4443

Open
BottlecapDave opened this issue Jul 16, 2019 · 2 comments
Open

ViewColumn overrides #4443

BottlecapDave opened this issue Jul 16, 2019 · 2 comments

Comments

@BottlecapDave
Copy link

Issue type:

[ ] question
[ ] bug report
[x] feature request
[ ] documentation issue

Database system/driver:

[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo

TypeORM version:

[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)

Steps to reproduce or a small repository showing the problem:

It would be handy if @ViewColumn had overrides similar to @Column(), specifically the name override to account for naming convention differences between database and javascript (e.g. snake casing vs pascal casing)

@dsbert
Copy link
Contributor

dsbert commented Nov 29, 2021

Thew name option was added but other options are still missing.

#5962

@dsbert
Copy link
Contributor

dsbert commented Nov 29, 2021

Related #6239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants