DNNCommunity / DNNCommunity/Dnn.CommunityForums
TASK: Change legacy "activeforums_" database object prefix (part 2)
Open
database
- Dominant language
- C#
- Stars
- 18
- Forks
- 23
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 19
Description
DNN Community Forums was forked from ActiveForums but a number of "activeforums" references remain. One to change is the database object naming convention.
- After removing deprecated objects, rename remaining objects to new `dnncommunityforums_` prefixes.
- Add synonyms with old object names for backward compatibility
- Remove synonyms in future version
_Originally posted by @johnhenley in https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1856_
Remove synonyms
Contributor guide
Assessment
This issue has not been assessed yet.