kotlin-orm / ktorm

A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
https://www.ktorm.org
Apache License 2.0
2.03k stars 144 forks source link

Connectivity problem #536

Open StrangeMcCarthy opened 5 months ago

StrangeMcCarthy commented 5 months ago

I can't connect the Ktorm to my kobweb compose project I need help

MaaxGr commented 1 month ago

This is probably not a issue of this library and should be better placed under Discussions or StackOverflow. But maybe you can share more information what the problem is? Is there an error? What type of database are you trying to connect to?