We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ded06 commit 47aa0e1Copy full SHA for 47aa0e1
migrations/202503141135_sleep.sql
@@ -1 +1 @@
1
-select pg_sleep(100000)
+select sleep(100000)
0 commit comments