Infrastructure
Features
- More column wrappers (161 by @alien11689)
Infrastructure
🎉🎉🎉 We finally reached 1.0 release! 🎉🎉🎉
Infrastructure
Features
Bug fixes
- Kapt task fails if @kotlinx.serialization.Serializable is also applied to the class (96)
Infrastructure
Bug fixes
- Breaking tests due to old exposed version (60)
- Self-referenced entities generate invalid code (22)
- Fix indentation in generated code (51)
Bug fixes
- @JoinColumn name ignored when using @ManyToOne (53)
Infrastructure
Features
- Conversion of TypeMirror and TypeElement is deprecated in KotlinPoet, use kotlin-metadata APIs instead (49)
Infrastructure
Features
- Support converter as companion object (33)
- Support @EmbeddedId (34)
- Support @Id on same column as @JoinColumn or @PrimaryKeyJoinColumn (35)
- Support shared reference on composite key (40)
- PostgreSQL JSONB support (43)
Bug fixes
- Typo in PropertyTypeNotSupportedException (28)
- Nullable @Embedded causing compile error (29)
- Nullable field in @Embeddable causing compile error (31)
Infrastructure
- Exposed 0.24.1
Infrastructure
- Exposed 0.18.1