diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/database-auth.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/database-auth.md b/docs/database-auth.md index 7300aa7..3e7572e 100644 --- a/docs/database-auth.md +++ b/docs/database-auth.md @@ -1,7 +1,5 @@ # Database Auth -The auth database currently has 14 tables, which mainly store information related to user accounts. Although some of them have other functionalities. The last synchronization was done: [05-07-2021](https://github.com/azerothcore/wiki/pull/573). If you detect that any table is outdated, you can create an [issue](https://github.com/azerothcore/wiki/issues) within our repository or make a [pull request](https://github.com/azerothcore/wiki/pulls) with the modification of the information. - - [account](account.md) - [account_access](account_access.md) - [account_banned](account_banned.md) |
