diff options
| author | Azcobu <81782124+Azcobu@users.noreply.github.com> | 2021-07-25 00:50:19 +0930 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-24 17:20:19 +0200 |
| commit | 335d4d6150fd1355e1efcdb5ad36f61e8d731673 (patch) | |
| tree | 00791c62aa4686c117a8673da70e3b6c308722ad /docs | |
| parent | c7e1fbd4c4a00e80b0bcec21efcb5980044a48cb (diff) | |
| download | wiki-335d4d6150fd1355e1efcdb5ad36f61e8d731673.tar.gz wiki-335d4d6150fd1355e1efcdb5ad36f61e8d731673.tar.bz2 wiki-335d4d6150fd1355e1efcdb5ad36f61e8d731673.zip | |
chore: Adds Useful SQL link to Documentation index (#612)
* Adds Useful SQL link to Documentation index
* Update documentation-index.md
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/documentation-index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/documentation-index.md b/docs/documentation-index.md index caa5f29..c245742 100644 --- a/docs/documentation-index.md +++ b/docs/documentation-index.md @@ -46,6 +46,7 @@ redirect_from: /documentation_index * [How to import DBC data into SQL](how-to-import-dbc-data-in-db.md) * [Run Worldserver and Authserver in Visual Studio](run-worldserver-and-authserver-in-visual-studio.md) +* [Useful SQL Snippets](useful-sql.md) ## External resources |
