You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,11 @@ print(result.fetchall())
18
18
## Preview
19
19
<img src="assets/pie.png">
20
20
21
+
> [!WARNING]
22
+
> Please note: Not allGQLandSQL syntax has been fully tested. Should you encounter any bugs, please post the relevant query andopen an issue on GitHub.
23
+
21
24
## How to contribute
22
-
Feel free to open issues and pull requests on github.
25
+
Feel free to open issues and pull requests on GitHub.
23
26
24
27
## Development Notes
25
28
- [Develop a SQLAlchemy and it's dialects](https://hackmd.io/lsBW5GCVR82SORyWZ1cssA?view)
0 commit comments