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

Adds does not populate non-null values #18

Open
sorengranfeldt opened this issue Jul 8, 2022 · 2 comments
Open

Adds does not populate non-null values #18

sorengranfeldt opened this issue Jul 8, 2022 · 2 comments
Assignees
Labels

Comments

@sorengranfeldt
Copy link
Owner

sorengranfeldt commented Jul 8, 2022

Add code to make sure that non-null values are populated on INSERTS. Works fine for reviving, but fails for INSERTS since we're only setting anchor on initial insert

@sorengranfeldt sorengranfeldt self-assigned this Jul 8, 2022
@sorengranfeldt
Copy link
Owner Author

FYI: Columns with default values in SQL works fine

@sorengranfeldt
Copy link
Owner Author

Update add code to include values from entire exported object. Requires some rewrite of logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant