bokunodev

Results 28 issues of bokunodev

this fix issue with user.js [broken link]

```go type SekResponse struct { Meta datatable.Response Results []*model.Sek `json:"results"` } ``` i've go structs like above, for some reason the generated doc contain fields that does not belongs to...

### Version 1.14.0 ### What happened? Type overrides not working with nullable varchar in mysql i have three `varchar(255)` fields with `DEFAULT NULL`. but for some reason types override does...

bug
triage

### What is your enhancement? sveltekit compatible

### Bug Report | Q | A |------------ | ------ | BC Break | yes | Version | 3.0.2 and dev-master #### Summary nothing fancy, i'm just trying to validate...

fix incompatible error between Sirius\Validation\RuleCollection and SplObjectStorage in php8

I just created `man.go` and compile it using `go build` command. and the window is always on top and stealing focus. i cant switch to other window/program no matter what...

just curious, is this works per file or the entire project dir? from the python code, i think it works per file. but i want to make sure. i dont...

update installation instruction and add git as build dependency Changes to be committed: modified: README.md