Alzabo

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


- Added new insert_hooks, update_hooks, select_hooks, and delete_hooks
  options to Alzabo::MethodMaker.  Suggested by Ilya Martynov.

- Moved all the important document for the object caching system into
  Alzabo::ObjectCache, including the import options for all of the
  various modules.

- Added Alzabo::ObjectCache::Sync::RDBMS &
  Alzabo::ObjectCache::Store::RDBMS.  The former finally allows
  synchronization of multiple processes across multiple machines!

- Add Alzabo::Schema->has_table and Alzabo::Table->has_column methods.

- Make BYTEA a legal column type for postgres.  This is treated as a
  blob type.

BUG FIXES:

- The way cardinality and dependency was being represented in the
  schema graphs was sometimes backward and sometimes just broken.



( run in 0.217 second using v1.01-cache-2.11-cpan-0d8aa00de5b )