by cyborch
This ruby module will provide sql serialization for ruby objects in a transparent manner. The only requirement of this module is that all classes that are to be stored in an sql database uses it as a mix-in.
cyborch committed patchset 59 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
cyborch committed patchset 58 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
cyborch committed patchset 57 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
cyborch committed patchset 56 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
cyborch committed patchset 55 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
cyborch committed patchset 54 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
cyborch committed patchset 53 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
cyborch committed patchset 52 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
* Changed a few eval() to instance_eval() to make sure that the right context is used. * sql_fetch_variable_names no longer returns the names of aggregates * fixed sql_insert_hash which was horribly broken * changed sql_select and sql_select_from_id to ...
cyborch committed patchset 51 of module rsqlserial to the Ruby SQL Serialization CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use