dayson

Results 18 comments of dayson

@jjlorenzo were you able to solve this eventually? would be great if you shared your solution. I still can't seem to get the hostname filter working.

@jjlorenzo thanks, got it working... a mishap on my end. that solution still works.

Is there any working solution for this issue yet? Looks like its in demand all over. Here too http://stackoverflow.com/questions/6305547/how-to-disable-jquery-jparallax-plugin-on-scroll-and-re-enable-when-scrolling-st

Is there a quick way to do it via Github's web interface? I don't have this checked out locally and I'm on the move.

How do I invoke search in the details tree? I'm not seeing the 'speed search' support as mentioned above.. is this a regression? I'm on Android Studio 4.2...

It looks like the Field column now supports the [unique=True/False](https://github.com/tiangolo/sqlmodel/blob/main/sqlmodel/main.py#L177) keyword argument? Merged in https://github.com/tiangolo/sqlmodel/pull/83 I was able to successfully use `code: str = Field(index=True, unique=True)` and it generated a...

@nilsga hey, did you figure this out?

Is there any update on async support with this library overall? Would be good to have an official path.