|
Could anybody show me a quick example how to replace the SQL below in Jifty? UPDATE table_name SET column_name = column_name + 1 WHERE column_name >= $certain_number I guess probably I need to use some methods in Jifty::DBI::Handle. But I have no clue, yet. |
-----------
InSuk Joung
-----------
_______________________________________________ jifty-devel mailing list [email protected] http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
