Commit 17e59182 authored by Lihinikaduwa D.N.R.  's avatar Lihinikaduwa D.N.R.

create readeModel

parent df4dd8d9
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