0

I need to call MySQL stored procedures in kitura application and use it for the query result. how can I do that

Mac3n
  • 4,189
  • 3
  • 16
  • 29

1 Answers1

1

The use of Stored Procedures is not something that the current release of the SwiftKuery framework has support for.

If you feel that Stored Procedure support would be of benefit to the community then please feel free to raise an issue on SwiftKueryMySQL.