We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d48ec commit 7c3fc3aCopy full SHA for 7c3fc3a
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
[Documentation](https://rspeele.gitbooks.io/rezoom-sql/doc/Tutorial/) (work-in-progress)
4
5
-[Query playground -- try out the SQL dialect live!](http://rzsql.net/#3AB1F9635DF0C97D31462380EEBE88B460AE73FC)
+[Query playground -- try out the SQL dialect live!](http://rzsql.net/#52632EC5A298CFFFD652D53C03DD1318A9DACA3C)
6
7
# Statically typed SQL for F# #
8
@@ -37,7 +37,7 @@ beginning.
37

38
39
Check out the [query
40
-playground](http://rzsql.net/#3AB1F9635DF0C97D31462380EEBE88B460AE73FC) to see
+playground](http://rzsql.net/#52632EC5A298CFFFD652D53C03DD1318A9DACA3C) to see
41
what kinds of SQL you can write.
42
43
## The productivity of static typing
0 commit comments