Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

implement add_row feature #64

Open
MarionBla opened this issue Aug 17, 2020 · 0 comments
Open

implement add_row feature #64

MarionBla opened this issue Aug 17, 2020 · 0 comments
Milestone

Comments

@MarionBla
Copy link
Contributor

MarionBla commented Aug 17, 2020

default view : lists
but user can choose view for every item (column, list, first...)


SELECT patient.id, UNNEST_ROW(patient.address) from patient;
id      | address
robert  | 2 av K
robert  | 1 rue L
marylin | 7 bvd F
@MarionBla MarionBla added this to the v.02 milestone Aug 17, 2020
@tevariou tevariou self-assigned this Sep 28, 2020
@tevariou tevariou removed their assignment Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants