Skip to content

deletion of prescriptions, visits, conditions #10

@fearthedear

Description

@fearthedear

HOW TO:

Add new Boolean database field to all tables: IS_DELETED

on click delete, set that field to true

filter for is_deleted = false in query.

Challenge: find the right db entry which is_deleted should be set to false. in the view, the cards shold hold an invisible ID value. means the query should also write ID into the String Array

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions