Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

v1.0.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 09 Dec 01:03
a5a1e3e

Features

Bug Fixes

  • ALTER COLUMN NOT NULL directive fails because of inappropriate syntax (#124) (c433cda)
  • array columns reflection (#119) (af3b97b), closes #118
  • calculate limit value correctly for offset only queries (#160) (6844336)
  • correct typo in spanner_interleave_on_delete_cascade keyword (#99) (a0ebf75)
  • raise Unimplemented error when creating temporary tables (#159) (646d6ac)
  • rollback failed exception log (#106) (809e6ab)

Documentation

Miscellaneous Chores