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

support loading typeorm schema for as JS script #4

Merged
merged 20 commits into from
Oct 4, 2023
Merged

Conversation

ronenlu
Copy link
Member

@ronenlu ronenlu commented Oct 2, 2023

did 2 things in the pr:

  • supported loading JS models of typeorm by compiling the the TS loader function to JS.
  • moved all the files from ts/ folder to root folder. since I tought in the beginning we will have separate npm packages for TS and JS, but we can use the same package to support both of them.

@ronenlu ronenlu requested review from rotemtam, masseelch and a team October 3, 2023 07:19
@ronenlu ronenlu requested a review from masseelch October 4, 2023 10:14
@ronenlu ronenlu merged commit 501ead6 into master Oct 4, 2023
@ronenlu ronenlu deleted the js-support branch October 5, 2023 11:12
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.

2 participants