We need to rework and simplify api/database interactions. API should be the only source of truth concerning the database, as such we need to setup a migration strategy within the DB. Some queries uses the reduceSelect/reduceWhere functions, it should be based on the controller schema.
We need to rework and simplify api/database interactions. API should be the only source of truth concerning the database, as such we need to setup a migration strategy within the DB. Some queries uses the reduceSelect/reduceWhere functions, it should be based on the controller schema.
Tasks
Create current DB views and functions in the API servicesCanceled