-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I've couple of questions regarding the usage of Ktorm:
- Is SQLite supported? (Both file and or memory based)
- How does one create the tables (equivalent of Exposed's
SchemaUtils.createMissingTablesAndColumns
or are the tables automagically created on the first invoke? - Any plan to support entity relationships?
Sorry to add multiple questions in one issue (if you want, I can close this and create separate issues).
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested