-
* **What is the current behavior?**
When using the `DjangoDebugMiddleware`, Graphene Django wraps `cursor.execute` calls in a class that logs the query. Among the properties it logs is `is_select`,…
-
*This issue was created automatically by a [script](https://github.com/mathjazz/bugzilla2github/).*
## [Bug 1407192](https://bugzilla.mozilla.org/show_bug.cgi?id=1407192)
Bug Reporter: @stasm
CC: @a…
-
# Trending repositories for C#
1. [**microsoft / semantic-kernel**](https://github.com/microsoft/semantic-kernel)
__Integrate cutting-edge LLM technology quickly and easily into y…
-
根据项目主体代码,将所分析的项目分成几类:
- 文档类项目,以 markdown、html 为主体的项目
- 前端类项目,以 javascript、css(及预处理器) 为主体的项目
- 开发类项目,以其它源代码为主体的项目
以上三类项目的开发和活跃度模式相差比较大,应该分别进行排行。
-
The definition of done
- Create a query in graphql that returns the basic information for a V2 project.
- If possible, use the default query framework
- include a python wrapper to make the call
-…
-
* **What is the current behavior?**
When an exception is raised within a mutate() function, the response to the mutation query is an empty JSON, and the raised exception is swallowed within GraphQLVi…
-
As a user
I would like to develop a full SPA application that talks to a graphql backend
So that I can rapid build a product my users would use.
As a developer with experence with h2o.ai Wave and…
-
# Trending repositories for C#
1. [**Kareadita / Kavita**](https://github.com/Kareadita/Kavita)
__Kavita is a fast, feature rich, cross platform reading server. Built with a focus…
-
### Describe the highlighting problem
After upgrading to neovim `v0.7.2`, the graphql injection highlights are incorrect when injected in a javascript or typescript file (ecma injections). They are…
-
Based on the tutorial setup and personal testing, it doesn't appear that these two methods work in tandem. Any examples of these interoperating? Or should I switch to raw SQLAlchemy to support GraphQL…