diff options
| author | Walter Pagani <paganiwalter@gmail.com> | 2022-07-07 05:52:54 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-07 10:52:54 +0200 |
| commit | e7612879582f866560847bc6cb8a9fc5a6fe6f66 (patch) | |
| tree | a478de88d04c2ceff56878501371d41a03d32549 /docs/database-characters.md | |
| parent | 7559471291fda11205de265ba667eadb42b4e575 (diff) | |
| download | wiki-e7612879582f866560847bc6cb8a9fc5a6fe6f66.tar.gz wiki-e7612879582f866560847bc6cb8a9fc5a6fe6f66.tar.bz2 wiki-e7612879582f866560847bc6cb8a9fc5a6fe6f66.zip | |
Add (Translation\ES): database-characters (#768)
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) |
