We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fc964 commit 18fdb6eCopy full SHA for 18fdb6e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
-All notable changes to this project will be documented in this file.
+
3
+## 1.0.2
4
+- If a field in a query happened to have a function reserved word, such as `Format`, then parsing the query failed. (#59)
5
6
## 1.0.1
7
- Ensured that nothing is logged directly to the console unless logging is enabled
8
0 commit comments