Releases: cloudspannerecosystem/spanner-dump
Releases · cloudspannerecosystem/spanner-dump
v0.2.2
- Features
- Bug Fixes
- Do not dump generated columns (#19)
- Breaking Changes
v0.2.1
- Features
- Adding options from environment variables (#17)
- Bug Fixes
- Breaking Changes
v0.2.0
- Features
- Exclude VIEWs from dumped data (#15)
- Add NUMERIC data type (#16)
- Add JSON data type (#16)
- Bug Fixes
- Breaking Changes
v0.1.2
- Features
- Exclude Views from dump data (#15)
- Use LOW priority task to dump data (#13)
- Bug Fixes
- Fix bytes string to have 0 padding (#12)
- Breaking Changes