Skip to content

22.10.1

Compare
Choose a tag to compare
@lvca lvca released this 02 Nov 21:32
· 1431 commits to main since this release

What's Changed

  • Supported for CUSTOM property in ALTER TYPE and schema retrieval in #590
  • Support for comments in SQL by using -- in #570
  • Implemented missing SQL methods: asDouble(), asShort() and asByte() in #571
  • Supported SQL .values() method in #573
  • Fixed issue with SKIP null strategy in indexes in #567
  • Fixed empty name in databases in #589
  • Fixed issue with type names in edges and vertices in #498 and #577
  • Fixed annoying "SLF4J: Failed to load class" in #575

Dependencies Updated

Full Changelog: 22.9.1...22.10.1