Notable changes to this project will be documented in this file.
- Switch to MYSQLi
- Support for empty tables.
SHOW TABLE CREATE
checksum is now used in the repository - Support for specifying a subset of databases to back up (supports wildcards)
- Update docs & license
- PSR2, password via env
- Wildcard support
- Switch to using mysqldump client
- Add bin2hex option (default) for blob fields
- Table caching (local copy)
- Fix bug where unescaped table names potentially caused issues (
Group
)
- Add UFT-8 encoding for MySQL connection & file writing