Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

buildUniqueExclusionRules table name bugfix. #235

Merged
merged 1 commit into from
May 9, 2015
Merged

buildUniqueExclusionRules table name bugfix. #235

merged 1 commit into from
May 9, 2015

Conversation

lfbittencourt
Copy link
Contributor

Ardent breaks unique rules update if table name is implicity (e.g. without a explicit $table property). This PR fixes this behavior using $this->getTable() instead of $table property.

@igorsantos07
Copy link
Member

thanks man!

igorsantos07 added a commit that referenced this pull request May 9, 2015
buildUniqueExclusionRules table name bugfix.
@igorsantos07 igorsantos07 merged commit 311a27b into laravel-ardent:master May 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants