refactors data access layer to use pop ORM for eager loading, adds book titles rented to renters in response body
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
development:
|
||||
dialect: mysql
|
||||
database: bookish
|
||||
user: root
|
||||
password: 123pass
|
||||
host: db
|
||||
Reference in New Issue
Block a user