Parth Mudgal

Results 11 issues of Parth Mudgal

### Discussed in https://github.com/daptin/daptin/discussions/128 Originally posted by **kaushalyap** January 24, 2022 I am getting following error when trying to create a table `Failed to create new item - {"0":{"title":"database is...

regression bug

Need an [outcome](https://daptin.github.io/daptin/actions/outcomes/) to update multiple rows by where clause. Currently whats available is update by id. To fire queries like ```sql UPDATE tree SET rgt = rgt + 2...

enhancement

Auto generate schema on the fly just and plug in a graphql http handler at ```/graphql/*``` https://github.com/graphql-go/handler

enhancement
wip

I want more of a natural language search. Since we know all the involved entities and their relations, this shouldn't be to hard. - find {entities} with {field} {constraint} -...

https://github.com/artf/grapesjs

enhancement

https://github.com/emersion/go-webdav

enhancement

Not just the generic model form.

enhancement

Another endpoint which exposes this page https://spacy.io/usage/visualizers#dep

enhancement

Turned out to be a problem when using a 3rd party auth middleware https://github.com/daptin/daptin/issues/133#issuecomment-1222035598

- parallel execution - vector for mix/max/sum - memory mapped files - cached parsing for numbers The numbers which I am seeing on my machine ``` [base] 183.28s user 5.63s...