Releases: limehome/bq-schema
Releases · limehome/bq-schema
0.6.3
0.6.2
- add flag for ignoring abstract tables when looking for schema diffs
0.6.1
- fix table finder script
0.6.0
- update google-bigquery client to version 2
0.5.6
- library know works with late evaluation of type annotations
0.5.5
- Add support for geography type
0.5.4
Schema diff now detects if column definitions are missing locally.
0.5.3
Improve the migration tool:
- Show all changes, do not abort after the first change
- Ask for confirmation before applying migrations
0.5.2
- Re-release of 0.5.1
v0.5.1
- minor fix to the migrate schema script