Files
ffxivbis/src/main/resources/html
Evgeniy Alekseev ced781bba2 migrate to anorm
I'm tired of ORM and would like to write clear sql requests. The
following wrappers were checked:
* doobie - cats api which is useless in this project
* scalike - can't work with sqlite at all
* anorm - awful api
* something also

Anorm fits more than any other my criteria so I migrated to it with
native hikaricp usage
2022-01-17 05:10:01 +03:00
..
2022-01-17 05:10:01 +03:00
2022-01-15 23:15:24 +03:00
2022-01-17 05:10:01 +03:00
2022-01-17 05:10:01 +03:00
2022-01-15 23:15:24 +03:00
2022-01-17 05:10:01 +03:00