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

Add postgresql support #24

Merged
merged 2 commits into from
Nov 18, 2015
Merged

Conversation

Opencontent
Copy link

No description provided.

else
{
$this->options = unserialize( $this->attribute( 'options_serialized' ) );
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this block is repeated many times, maybe it's worth factor it somewhere? Like in SQLIImportUtils?

@lolautruche
Copy link
Owner

Sorry for being so long to reply! It's been a while I didn't check my Github notification 😊

Thank you so much for this pull-request! I'll merge it as soon as you take my comment into account 😃

@Opencontent
Copy link
Author

@lolautruche I moved the repeated code in SQLIImportUtils as you suggested
thank you for this wonderful extension :)

lolautruche added a commit that referenced this pull request Nov 18, 2015
@lolautruche lolautruche merged commit 76a7cc4 into lolautruche:master Nov 18, 2015
@lolautruche
Copy link
Owner

Merged!

Thanks :)

@lolautruche
Copy link
Owner

Just released v1.3.0 with your patch

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.

3 participants