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

Adding postgres type orm support #39

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

abdullah137
Copy link

@abdullah137 abdullah137 commented Oct 9, 2023

Hello @JC-Coder ,

The feature has been successfully implemented and tested. I would appreciate it If I could get a review on this.

Changes Made:

  • Added Typeorm options to the CLI.
  • Created the packages needed to support Typeorm and Postgres
  • Created TypeOrm Module, Abstract Document, and User Entity as Sample
  • Created a Docker-compose file to spin up the database server.

Testing Done:

  • Conducted manual testing of task

Issue:

Thanks

@abdullah137 abdullah137 changed the title Adding postgre type orm support Adding postgres type orm support Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant