Skip to content

Fix insert into master_df #108

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

Closed
urirot opened this issue Aug 3, 2020 · 0 comments
Closed

Fix insert into master_df #108

urirot opened this issue Aug 3, 2020 · 0 comments
Assignees

Comments

@urirot
Copy link
Collaborator

urirot commented Aug 3, 2020

We are not using the sql alchemy CRM for insert into master_df.
This overrides the schema of the table and currently not generating the Id's, turning it to text instead of integer and removing the auto increment.
Will cause more problems in the future.

need to implement insert the same way it's implemented in the other tables (volgistics/salesforcecontacts/petpoint)

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