diff options
| author | Julio A. Leyva Osorio <tony931023@gmail.com> | 2021-07-22 13:36:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 19:36:46 +0200 |
| commit | 55c623c547ea0354209b33faa184a71a3cdda102 (patch) | |
| tree | e2d7391046ec010408f2cfd483c6eaf084c000e8 /docs/database-characters.md | |
| parent | bc2da3cf8168b2de7f5efa1699e92a90ef80626a (diff) | |
| download | wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.gz wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.bz2 wiki-55c623c547ea0354209b33faa184a71a3cdda102.zip | |
docs: Update db-characters-en (#606)
Diffstat (limited to 'docs/database-characters.md')
| -rw-r--r-- | docs/database-characters.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/database-characters.md b/docs/database-characters.md index d0adc36..352a537 100644 --- a/docs/database-characters.md +++ b/docs/database-characters.md @@ -1,4 +1,6 @@ -NOTE: the DB documentation is still a work in progress. We need your help to make it better, please read [this](https://github.com/azerothcore/wiki/issues/11). +# 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. - [account_data](account_data.md) - [account_instance_times](account_instance_times.md) |
