Add shorthand for adding created_at/updated_at to a table.
authorChuck Hagenbuch <chuck@horde.org>
Mon, 31 May 2010 19:40:13 +0000 (15:40 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Mon, 31 May 2010 19:40:13 +0000 (15:40 -0400)
commit821b758429dac79121a3e7acc29bb9c48df33dd4
tree4b22d65e1a7ec04fe10828ad9f7564f15bd49628
parent65c1c62270f20ec5c3efe73e8c0cec85cce40cc4
Add shorthand for adding created_at/updated_at to a table.

Credit to http://github.com/maintainable/framework/commit/2875fa7ccd8d6cb8176097bf2c2c00a756326649
Also change Rdo to use created_at/updated_at instead of created/updated
framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php
framework/Rdo/lib/Horde/Rdo/Mapper.php