Skip to content

Conversation

@addisonwebb
Copy link

I believe this should fix #56

@addisonwebb
Copy link
Author

@tanner0101 I think this would be nice to get into the 1.0 release :)

@tanner0101 tanner0101 added this to the 1.0.0 milestone Jun 15, 2018
@tanner0101 tanner0101 added the enhancement New feature or request label Jun 15, 2018
@tanner0101 tanner0101 self-assigned this Jun 15, 2018
@tanner0101 tanner0101 added bug Something isn't working and removed enhancement New feature or request labels Jun 15, 2018
@tanner0101
Copy link
Member

The latest development version of FluentPostgreSQL uses RETURNING * to fetch the saved model. This should not suffer from the bug this PR fixes. 👍 Thanks for the contribution!

@tanner0101 tanner0101 closed this Jun 15, 2018
@addisonwebb
Copy link
Author

@tanner0101 are these change on master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Model is not being saved with a given ID. It is being saved with an ID assigned by Vapor instead.

2 participants