Aritra
Aritra
Hi, @mathemancer, @kgodey, it is currently possible to alter dynamic default value settings via the API through ```PATCH``` requests, **even for the primary key column, where dynamic default is necessary**....
I want to confirm that, **id column is getting focused for both types of tables** (i.e. imported from DSV and created from scratch). Changing a column property triggers ```reflect_columns_from_tables``` in...
No, it will take a little bit of time to get back to this! Sorry for that!
> Since we're caching parents and children, the `reverse()` function becomes redundant and should be removed (it computes parents from children and vice-versa). > > All functions which take parents...
Any updates on this PR?