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

Incorrect INSERT on kalturadw_ds.parameters creation #11

Closed
DBezemer opened this issue Feb 7, 2014 · 0 comments
Closed

Incorrect INSERT on kalturadw_ds.parameters creation #11

DBezemer opened this issue Feb 7, 2014 · 0 comments

Comments

@DBezemer
Copy link
Contributor

DBezemer commented Feb 7, 2014

https://github.com/kaltura/dwh/blob/master/ddl/ds/parameters.sql

the second INSERT doesnt specify a proces_id where as the table has a requirement that proces_id is NOT NULL. Without a default value for proces_id this fails.

Also I think this could all be merged in one query, that correct contain INSERT INTO

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

No branches or pull requests

1 participant