Skip to content

1.6.14

Latest
Compare
Choose a tag to compare
@angryziber angryziber released this 16 Feb 21:29
  • jdbc: add helpful details to Postgres exception "no hstore extension installed"
  • core: TSID.deterministic introduced for using in test data generation
  • json: TSGenerator updates
    • wraps records with enum keys into Partial to avoid TS wanting all the keys to be present
    • outputs provided custom types as separate types and references them
    • accepts -o and -p arguments for simpler usage
    • optionally can generate test data from Kotlin objects using -t