Releases: oyvindberg/typo
Releases · oyvindberg/typo
0.20.0
Full Changelog: v0.19.1...v0.20.0
- testInsert: randomize uuid
- unary id type: emit shortcut method when underlying type is domain
Naming.camelCase
should lowercase first letter- testInsert: fix randomization details for fks
- Use squiggle lists for joins
0.19.1
What's Changed
- Test insert fixes for modules by @oyvindberg in #113
Full Changelog: v0.19.0...v0.19.1
0.19.0
What's Changed
- testInsert: specific support for domains by @oyvindberg in #112
Full Changelog: v0.18.0...v0.19.0
0.18.0
0.17.0
What's Changed
- Support for generating test code to test scope through `testTargetFol… by @oyvindberg in #109
- Handle unknown types in (arrays of) domains by @oyvindberg in #110
- Remove unnecessary imports by @oyvindberg in #108
Full Changelog: v0.16.0...v0.17.0
0.16.0
What's Changed
- Consistency by @oyvindberg in #104
- Fix wrongly generated SQL when mixing joins and left joins by @oyvindberg in #106
- Fix array of domains by @oyvindberg in #105
- Support multiple
pointsTo
for a column by @oyvindberg in #107
Full Changelog: v0.15.0...v0.16.0
0.15.0
What's Changed
- Simplified DSL by @oyvindberg in #101
- Foreign keys in DSL by @oyvindberg in #93
- Fix usage of array types in DSL by @oyvindberg in #103
- Add
Fields#compositeIdIn
andFields#compositeIdIs
by @oyvindberg in #102
Full Changelog: v0.14.0...v0.15.0
0.14.0
What's Changed
- Generic pagination based on
seek
by @oyvindberg in #99
Full Changelog: v0.13.0...v0.14.0
0.13.0
0.12.0
Full Changelog: v0.11.0...v0.12.0