in reply to Re^3: RFC: DBIx::Declare - generate code to call stored procs/SQL statements
in thread RFC: DBIx::Declare - generate code to call stored procs/SQL statements
Hopefully you'll just need to implement a PostgreSQL specific _InferSQL. It's supposed to find the parameters of the stored procedure and set the SQL statement, the args array and the out_args hash (each key should point to an array containing the max size, the SQL type (DBI::SQL_INTEGER, ...) and the string containing the type ('varchar(100)',...). Contact me on jenda@krynicky.cz please once you have the necessary spare time :-)
Jenda
Enoch was right!
Enjoy the last years of Rome.
|
|---|