i'm experimenting jooq with kotlin and seen some tutorials and docs and it looks really nice. but if there is something very annoying with jooq is the code generation. i seems too complex, and eventually impossible to maintain. so, i decided to create my own table models (similar to how...
