emotionbug commented on issue #76:
URL: https://github.com/apache/incubator-age/issues/76#issuecomment-860228285


   @JoshInnis 
   I mean, I wonder why can't use the parameter value if don't use 
PreparedStatement.
   
   ```
   An optional map of parameters used for stored procedure. Default is NULL. 
See Stored Procedures for details
   ```
   
   and, read the document, but I think there is a way to support it even if it 
is not functionally stored procedures, and I hope this function is supported 
for general situation, not PreparedStatement.
   
   Because, I think can make a more readable query using this function.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to