haXigniter v0.92 released

1 view
Skip to first unread message

Andreas Söderlund

unread,
Jan 24, 2010, 8:09:20 AM1/24/10
to haxig...@googlegroups.com
A fast update to fix a problem where null values were quoted when sending data to the DB, and also corrected the signature for the RestHandlers destroy action.


- = Normal item
* = Change that could break your application in normal usage.

v0.92 (2010-01-24)
==================
Changed
 * The "destroy" action created by RestHandler now takes the posted data as second parameter.
   Method signature is now: destroy(id : Int, formData : Hash<String>)

Bug fixes
 - Database doesn't quote null values anymore when doing insert, update or delete.

Reply all
Reply to author
Forward
0 new messages