André Luiz

Results 11 issues of André Luiz

### What's the Problem? in a simple way I would like to open a .json with devtoys. ![image](https://user-images.githubusercontent.com/7676415/199739534-6fddb5cd-8361-448d-8306-1f3513e48d63.png) ### Solution/Idea Add to Open With context menu ### Alternatives Drag and...

enhancement
under consideration

### Describe the bug Code: https://play.vlang.io/p/9741f97d05 ```v fn test_stats() { assert false } ``` ### Reproduction Steps [▶️ play.vlang](https://play.vlang.io/p/9741f97d05) ### Expected Behavior ``` ---- Testing... ---------------------------------------------------------------- FAIL 2.025 ms /box/code_test.v...

Bug
Testing

### Describe the bug When trying to create tables in Postgres, some errors occurred when generating the C code. Errors with option and an "else" placed in the wrong place....

Bug
Unit: cgen
Option Type
ORM

### Describe the bug When trying to upload a file with content type: multipart/form-data it breaks. And it works fine with postman/hoppscotch/thunder client etc... you can test here: [hoppscotch example](https://hopp.sh/r/WuDGzzgj43nB)...

Bug
OS: Windows

It would be possible to run it in [pyscript](https://pyscript.net/)

### Describe the bug ORM cannot handle nested foreign keys, example: ### Reproduction Steps ```v pub struct Address { id int [primary; sql: serial; nonull] create_at string [default: 'now()'; nonull;...

Bug

![image](https://github.com/user-attachments/assets/a65d699f-84ed-4464-a973-bd6eafca2421)

![image](https://github.com/user-attachments/assets/0b462364-0dc0-46dc-9f7e-dd9da41d772b)

![image](https://github.com/user-attachments/assets/94eb3145-e77a-493a-86e1-095dab0edec2)