Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`defaults': Couldn't parse default arguments #57

Open
perryreesgithub opened this issue Feb 3, 2024 · 0 comments
Open

`defaults': Couldn't parse default arguments #57

perryreesgithub opened this issue Feb 3, 2024 · 0 comments

Comments

@perryreesgithub
Copy link

Hi,

I am trying to run piggly trace on my existing postgresql database.

I get the following error:

`defaults': Couldn't parse default arguments

/var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/dumper/reified_procedure.rb:84:in defaults': Couldn't parse default arguments (RuntimeError) from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/dumper/reified_procedure.rb:150:in from_hash'
from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/dumper/reified_procedure.rb:92:in block in all' from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/dumper/reified_procedure.rb:92:in each'
from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/dumper/reified_procedure.rb:92:in map' from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/dumper/reified_procedure.rb:92:in all'
from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/command/trace.rb:39:in dump' from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/command/trace.rb:17:in main'
from /var/lib/gems/3.0.0/gems/piggly-2.3.1/lib/piggly/command/base.rb:15:in main' from /var/lib/gems/3.0.0/gems/piggly-2.3.1/bin/piggly:8:in <top (required)>'
from /usr/local/bin/piggly:25:in load' from /usr/local/bin/piggly:25:in

'

I am wondering if there is anything obvious that I am / have done wrong here. I did install using gem install piggly.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant