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

-- typescript or -z does nothing #183

Closed
AskYous opened this issue Aug 26, 2017 · 3 comments
Closed

-- typescript or -z does nothing #183

AskYous opened this issue Aug 26, 2017 · 3 comments

Comments

@AskYous
Copy link

AskYous commented Aug 26, 2017

Hello. I'm running this on Windows 10. I ran the following command but I was only given JS files. Am I doing something wrong?

sequelize-auto -o "./models" -d <my-db> -h <my-host> -u <my-user> -p 5432 -x <my-password> -e postgres -z

@AskYous
Copy link
Author

AskYous commented Aug 26, 2017

Actually, looking at the available command line options, there's no support for TypeScript. But I see it in this repository's README file:

image

image

@AskYous
Copy link
Author

AskYous commented Aug 26, 2017

The issue is that sequelize-auto on npm is not up to date.

@steveschmitt
Copy link
Collaborator

In sequelize-auto@0.5.0, the -z option was removed in favor of -l (lang).

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

No branches or pull requests

2 participants