mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00: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.
|