Gustavo Henrique

Results 13 comments of Gustavo Henrique

Related to https://github.com/denoland/fresh/issues/446

> > You need to rename the markdown file `docs/concepts/architechture.md` to `docs/concepts/architecture.md` > > As I did here > > [3d83b894803dc145d07e85d8c1944cd7c5f5738d](https://github.com/un-versed/fresh/commit/3d83b894803dc145d07e85d8c1944cd7c5f5738d) > > See #454 > > Btw, you can...

Nice! I was missing this... What about commit messages? Should we have a pattern? Personally I like to use https://www.conventionalcommits.org/en/v1.0.0/

Actually, vscode gives us a hint about this ![Peek 2022-07-04 15-20](https://user-images.githubusercontent.com/12012284/177203293-5afc2cdc-bcfc-4d4a-9a65-d5426d963c2c.gif) The idea is throw an error when this occours in fresh?

> @MarcGodard I'm still facing this issue. Don't know what to do

> Can you share your environment details.. I'm using a macOS 10.14.5

I'm facing the same issue here... I think the error is related to column length in my case. It looks like bun is shortening the column name: ```sql "sql: Scan...

@frederikhors any update on this?

@frederikhors oh :( bun is a great tool, but this issue is weird... @vmihailenco any ideas?