luckylhb90

Results 8 issues of luckylhb90

### Steps to reproduce the behavior (Required) 1. SELECT split("1m_2d", '_')[0]; ### Expected behavior (Required) I want to get an error or return a correct result like the other engines....

type/bug

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

💪 enhancement

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

💪 enhancement

# Summary add celery flower, to minitor worker tasks > [!Tip] > Close issue syntax: `Fixes #` or `Resolves #`, see [documentation](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) for more details. # Screenshots | Before |...

💪 enhancement
size:XS

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

💪 enhancement

### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

🐞 bug
🤔 cant-reproduce

# Summary core.file.models.File The url and dify_model_identity fields are missing from the file.__init__ () method in this File, and storage_key is not Optional, resulting in errors when using file.model_validate (item)....

🐞 bug
size:XS

# Summary It does not affect the current usage method. Just by adding one parameter: is_async, the api interface can support asynchronous requests. You just need to poll the new...

size:L
🌊 feat:workflow