Ledger icon indicating copy to clipboard operation
Ledger copied to clipboard

Switch to ktorm ORM

Open Galster-dev opened this issue 2 years ago • 0 comments

As you requested

TODO:

I kinda speedruned this so may contain silly mistakes

Notes:

  • ~~I use bulkUpdate instead of batchUpdate which is sqlite-specific for no reason (speed maybe)~~
  • There's no proper way to get dialect name

In my tests everything looks fine (use already existing database because again, no table creation)

Galster-dev avatar Aug 28 '22 21:08 Galster-dev