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

Clean up sql statements #354

Merged
merged 9 commits into from
Mar 9, 2017
Merged

Clean up sql statements #354

merged 9 commits into from
Mar 9, 2017

Conversation

SimonCropp
Copy link
Contributor

No description provided.

@SimonCropp SimonCropp changed the title Clean up sql statements WIP: Clean up sql statements Mar 8, 2017
PAD_INDEX = OFF
STATISTICS_NORECOMPUTE = OFF
IGNORE_DUP_KEY = OFF
DROP_EXISTING = OFF
ONLINE = OFF
ALLOW_ROW_LOCKS = ON
ALLOW_PAGE_LOCKS = ON
SORT_IN_TEMPDB = OFF
@SimonCropp
Copy link
Contributor Author

I think this one is ready for a review

@SzymonPobiega SzymonPobiega changed the title WIP: Clean up sql statements Clean up sql statements Mar 9, 2017
@SzymonPobiega
Copy link
Member

@SimonCropp I took liberty to piggy back on this and changed the create table script to reduce nesting via usage of return keyword.

@SzymonPobiega SzymonPobiega merged commit b0bb422 into develop Mar 9, 2017
@SzymonPobiega SzymonPobiega deleted the publicsql branch March 9, 2017 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants