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

Encrypted database with TypeORM #140

Closed
rkreutzer opened this issue Jul 2, 2021 · 5 comments
Closed

Encrypted database with TypeORM #140

rkreutzer opened this issue Jul 2, 2021 · 5 comments

Comments

@rkreutzer
Copy link

Is there a way to use database encryption with the TypeORM driver?

The driver has the no-encryption statement hardcoded in the createConnection process. Is this because of a technical limitation?

@jepiqueau
Copy link
Collaborator

@rkreutzer @chriswep Chris can you answer that one

@chriswep
Copy link
Contributor

chriswep commented Jul 2, 2021

@rkreutzer there is no technical limitation. you can easily make a PR at the TypeORM repo with the option added to the driver.

@chriswep
Copy link
Contributor

chriswep commented Jul 8, 2021

@rkreutzer @jepiqueau this is now included in a PR i just submitted: typeorm/typeorm#7868

@jepiqueau
Copy link
Collaborator

@chriswep thanks for answering this request

@rkreutzer
Copy link
Author

Thanks. I started to look into it yesterday, but glad you did it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants