Rails 4 ActiveRecord::Base
unterstützt execute_procedure
nicht Methode, obwohl result = ActiveRecord::Base.connection
funktioniert noch. dh
result = ActiveRecord::Base.connection.execute("call example_proc('#{arg1}','#{arg2}')")
Rails 4 ActiveRecord::Base
unterstützt execute_procedure
nicht Methode, obwohl result = ActiveRecord::Base.connection
funktioniert noch. dh
result = ActiveRecord::Base.connection.execute("call example_proc('#{arg1}','#{arg2}')")