`queries` is sqldelight generated abstraction, bac...
# test
u
queries
is sqldelight generated abstraction, backed by sql .. I can just swap a driver for the Queries type for jdbc one and make it work in unit tests with 1 line