mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
11 lines
148 B
Markdown
11 lines
148 B
Markdown
This folder should contains only re-applicable sql
|
|
|
|
e.g:
|
|
|
|
- CREATE IF NOT EXISTS
|
|
- REPLACE INTO
|
|
- DELETE + INSERT
|
|
- UPDATES with fixed values
|
|
|
|
etc.
|