Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the SQL-Functional CPAN distribution.

Report information
The Basics
Id: 116830
Status: open
Priority: 0/
Queue: SQL-Functional

People
Owner: Nobody in particular
Requestors: MTHURN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.1
Fixed in: (no value)



Subject: need a way to insert functional values
Need a way to do transformational values and format conversions such as in INSERT ... VALUES ( to_timestamp($myDateString, 'YYYY-MM-DD') )
There's some preliminary work on this in v0.2, but supporting it needs some refactoring inside the to_string() methods across quite a few clauses. The end result should be cleaner than what's there now. Finishing this work is slated for v0.3.