Skip to content

Commit

Permalink
Update PostgreSQL example (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanjlatimer committed Jul 1, 2020
1 parent f8ec911 commit 0175d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p/postgresql.sql
@@ -1 +1 @@
SELECT 'Hello World' as hello_message;
SELECT 'Hello World' AS hello_message;

0 comments on commit 0175d0b

Please sign in to comment.