We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Now, we've responded with Promise<object> from database https://github.com/WiseEngineering/crispy-cli/blob/master/src/models/migrations.ts#L14-L22
Promise<object>
Will be good to have Typescript types like Promise or array of migration
The text was updated successfully, but these errors were encountered:
consider about http://knexjs.org/#typescript-support looks like it could be helpful even we don't use our database a lot
Sorry, something went wrong.
svirgunvolodia
No branches or pull requests
Now, we've responded with
Promise<object>
from databasehttps://github.com/WiseEngineering/crispy-cli/blob/master/src/models/migrations.ts#L14-L22
Will be good to have Typescript types like Promise or array of migration
The text was updated successfully, but these errors were encountered: