We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945a7b8 commit 9f39845Copy full SHA for 9f39845
1 file changed
README.md
@@ -1,7 +1,7 @@
1
-# SOQL-QueryUtils
2
-<a href="https://githubsfdeploy.herokuapp.com?owner=jongpie&repo=SOQL-QueryUtils">
+# Apex Query Generator
+<a href="https://githubsfdeploy.herokuapp.com?owner=jongpie&repo=ApexQueryGenerator">
3
<img alt="Deploy to Salesforce"
4
src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png">
5
</a>
6
7
-Apex class to help overcome some of the SOQL limitations and to abstract the logic away from your core logic
+Apex class to help autogenerate SOQL queries
0 commit comments