mining-pool/SQL_MIGRATIONS.md

5 lines
No EOL
85 B
Markdown

2/12/2017
---------
```sql
ALTER TABLE monero_live.config MODIFY item_value TEXT;
```