Skip to content

v1.2.2

Compare
Choose a tag to compare
@release-please release-please released this 04 Oct 15:09
ae864e0

1.2.2 (2022-10-04)

Bug Fixes

  • Adding requirements (#250) (61a13d4)
  • Don't introspect internal UNIQUE constraints (#244) (51cdc53)
  • Spanner auto managed indexes should not be introspected (#241) (c3b5907)
  • Update dialect name for ALTER operation overrides (#234) (f9e8ebe)

Documentation

  • Add auto retry mechanism explanation (#243) (68b9bc8)
  • Mention autocommit_block as a solution for Aborted transaction … (#239) (f23e599), closes #229
  • Mention package install with pip (#245) (528a9b0)