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

Merge 2.x into master #10108

Merged
merged 3 commits into from Aug 23, 2016
Merged

Merge 2.x into master #10108

merged 3 commits into from Aug 23, 2016

Conversation

mrclay
Copy link
Member

@mrclay mrclay commented Aug 23, 2016

No description provided.

`$db->getTablePrefix()` is now `$db->prefix`. Considering typical usage
this yields cleaner code.

Deprecates `elgg()->getDb()->getTablePrefix()`. This is public API, but
probably not in common use. Better to guide devs towards the usage
`elgg_get_config('dbprefix')` which is compatible with more Elgg versions.
chore(db): in private DB API, table prefix is available via property
@mrclay mrclay merged commit 9a8a694 into Elgg:master Aug 23, 2016
@mrclay mrclay deleted the merge2x branch August 23, 2016 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant