diff options
Diffstat (limited to 'docs/database-characters.md')
| -rw-r--r-- | docs/database-characters.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/database-characters.md b/docs/database-characters.md index 9a20d64..7cc9d9f 100644 --- a/docs/database-characters.md +++ b/docs/database-characters.md @@ -1,6 +1,6 @@ # Database Characters -The auth database currently has 95 tables, which mainly store information related to user accounts. Although some of them have other functionalities. The last synchronization was done: [20-07-2021](https://github.com/azerothcore/wiki/pull/584). 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. +The characters database currently has 95 tables, which mainly store information related to user accounts. Although some of them have other functionalities. The last synchronization was done: [20-07-2021](https://github.com/azerothcore/wiki/pull/584). 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_data](account_data.md) - [account_instance_times](account_instance_times.md) |
