cristighr1995 / Holiholic

A trip planner and travel guide application which offers activity suggestions and personalized day plans based on user’s preferences and profile.
Apache License 2.0
2 stars 0 forks source link

Allow string statement for queries in DB API #52

Closed cristighr1995 closed 5 years ago

cristighr1995 commented 5 years ago

We should be able to execute string statements for more complex situations.

The API should look something like: Query.select(String statement). Consider: