You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
irb(main):003:0> PgQuery.parse('DO $$ BEGIN PERFORM * FROM information_schema.tables; END $$ LANGUAGE plpgsql').deparseRuntimeError: Can'tdeparse: DoStmt: {"args"=>[{"DefElem"=>{"defname"=>"as","arg"=>{"String"=>{"str"=>" BEGIN PERFORM * FROM information_schema.tables; END "}},"defaction"=>0,"location"=>3}},{"DefElem"=>{"defname"=>"language","arg"=>{"String"=>{"str"=>"plpgsql"}},"defaction"=>0,"location"=>61}}]}
(I'll probably have a look at it next week, don't have time for it now, just creating this ticket as a reminder)
The text was updated successfully, but these errors were encountered:
(I'll probably have a look at it next week, don't have time for it now, just creating this ticket as a reminder)
The text was updated successfully, but these errors were encountered: