I was wondering if there were any good anko databa...
# anko
d
I was wondering if there were any good anko database examples around? I'm using anko in a project and trying to add database support, and do the import for db.* but at compilation it still doesn't find a reference for database, db, etc.. database.use { ... } is what I'm trying to do with a basic simple test.