I am working on a Ruby on Rail website and I am using MySQL to support the database. Now I would like to know: is it possible to use a stored procedure in my Ruby on Rails application? If possible, can you provide some details?
Google reveals very useful information, including this .
ActiveRecord::Base.connection.execute("execute procedure_name")
Source: https://habr.com/ru/post/1733045/More articles:Enabling Spring Security in Spring MVC Application - javaContinuity of sleep mode - javaGet a list of change lists attached to a job - perforceWhere can I find the jQuery syntax highlighting plugin for Notepad ++? - jqueryInvalid chapter number on page titles except first page - latexProtocol selection? - networkingPart Ruby consumes part by part - arraysИзбавьтесь от потраченного впустую/неиспользуемого пространства в JMenu - javaCrop a string in C (without using library functions) - cSetting fill factor to reduce fragmentation - sql-serverAll Articles