Closed phelrine closed 4 years ago
projectile-rails-dbconsole command did not work properly because the number of parameters for sql-comint-func has changed. This patch adds a new optional parameter (buf-name) to sql-comit-func generated in projectile-rails-dbconsole to fix it.
projectile-rails-dbconsole
sql-comint-func
sql-comit-func
Thanks a lot. I don't use this command anymore hence I've failed to notice it is broken.
projectile-rails-dbconsole
command did not work properly because the number of parameters forsql-comint-func
has changed. This patch adds a new optional parameter (buf-name) tosql-comit-func
generated inprojectile-rails-dbconsole
to fix it.