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

Add interpreter option to allow TypeScript, modules, etc... #39

Open
gristow opened this issue Jul 2, 2020 · 0 comments
Open

Add interpreter option to allow TypeScript, modules, etc... #39

gristow opened this issue Jul 2, 2020 · 0 comments

Comments

@gristow
Copy link
Collaborator

gristow commented Jul 2, 2020

I'm wondering about the possibility of adding a --interpreter argument, specifying the absolute path to the interpreter, to allow use of, say, ts-node for executing migrations. In the project I work on that uses rethinkdb, we've been steadily converting to TypeScript, and migrations are one of the last areas where we're stuck with .js.

We might possibly also need to add an --extensions argument.

Does this seem of value?

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

1 participant