Commit 51b6109d authored by Lihinikaduwa D.N.R.  's avatar Lihinikaduwa D.N.R.

Merge branch 'it18257632' into 'master'

create readeModel

See merge request !84
parents df4dd8d9 17e59182
from API.db.dbConnection import get_data
def get_color_activities():
qry = 'SELECT * FROM readactivities'
response = get_data(qry)
return response
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment