Skip to content

11.1.1

Latest

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 10 Nov 09:31
20a6015

What's Changed

  • Fix duplicate enums during type generation by prefixing them with table name. For example, enum MyEnum will now be generated as enum MyTableMyEnum to avoid conflicts.

Full Changelog: 11.1.0...11.1.1