diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-02-26 23:12:08 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-02-26 23:12:08 +0100 |
| commit | 1d26eec2e40a67cd3140bf5282c963b250d70e14 (patch) | |
| tree | 9acd7d69a2ae4ef8d47510ea3cfeeddfe2f17326 /docs/database-auth.md | |
| parent | f1340ecbd2957e0f7f0756770ad6a2e3ab7dfb67 (diff) | |
| download | wiki-1d26eec2e40a67cd3140bf5282c963b250d70e14.tar.gz wiki-1d26eec2e40a67cd3140bf5282c963b250d70e14.tar.bz2 wiki-1d26eec2e40a67cd3140bf5282c963b250d70e14.zip | |
DB: add indexes
Diffstat (limited to 'docs/database-auth.md')
| -rw-r--r-- | docs/database-auth.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/database-auth.md b/docs/database-auth.md index 9695590..7c83a60 100644 --- a/docs/database-auth.md +++ b/docs/database-auth.md @@ -1 +1,16 @@ 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). + +- [account](account.md) +- [account_access](account_access.md) +- [account_banned](account_banned.md) +- [account_muted](account_muted.md) +- [autobroadcast](autobroadcast.md) +- [ip2nation](ip2nation.md) +- [ip2nationCountries](ip2nationCountries.md) +- [ip_banned](ip_banned.md) +- [logs](logs.md) +- [logs_ip_actions](logs_ip_actions.md) +- [realmcharacters](realmcharacters.md) +- [realmlist](realmlist.md) +- [uptime](uptime.md) +- [version_db_auth](version_db_auth.md) |
