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

Implement refresh() #139

Closed
adrian7 opened this issue Apr 18, 2018 · 3 comments
Closed

Implement refresh() #139

adrian7 opened this issue Apr 18, 2018 · 3 comments

Comments

@adrian7
Copy link
Contributor

adrian7 commented Apr 18, 2018

Looks like refresh() method is missing from DynamoDbModel, leading to asking the relational db for the model.

@baopham
Copy link
Owner

baopham commented Apr 18, 2018

Yes, we don't have refresh yet

leading to asking the relational db for the model.

What do you mean by this?

@adrian7
Copy link
Contributor Author

adrian7 commented Apr 18, 2018

@baopham when you have both a relational database and DynamoDb configured, then the Elonquent's Model refresh gets called.

@baopham
Copy link
Owner

baopham commented Apr 19, 2018

Done, it is now in version 4.5.0

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

2 participants