oscarSeGa

Results 7 comments of oscarSeGa

Hello 👋 > - why do you need fields like is_nullable and is_array [for usage]? We decided to add this columns in the fields table, because we are planning to...

Hello :) We discussed internally about your suggestion and right now we are going to focus on the breakdown queries when receiving a `schema/push` endpoint. Meanwhile we are going to...

Exactly as you said. We will store everything on the database tables, to be able to display the model similar to apollo studio does. And yes, the text form will...

Hello @tot-ra , as mentioned before, we are going to start working on the break down feature, before planning the schema usage feature. We would like to know your opinion...

> Please add small PRs with functionality, not big-bang multi-phase ones to follow YAGNI. I can't for see what DB tables are or aren't going to be used. For example,...

> Also, I wonder how much its going to impact the performance. Right now the push endpoint it's around 70-90 ms , adding the breakdown and the braking change functionality...

> would recommend writing more tests too We added integration tests, we will share the PRs in the future