Changes for version 0.02
- minor bugfixes related to debugging code
- more documentation updates
- created refresh public method for updating or adding data in an already loaded object.
- broke SQL-building functions into separate components.
- cleaned up load constructor substantially.
- created debug_level public method for setting the debug level.
- fixed the primary_key problem - now use unique_keys, a list of lists.
- fixed bugs with the in_database flag handling.
- piles of debugging code added.
- basic object is now a pseudo-hash.
- created _cprop "private" sub for retrieving column properties.
- major documentation updates.
Modules
Class used to represent DBI database tables.