Evan Prodromou 05e5122802 Database changes for file tables
Some minor database changes for file tables. Namely:

 * Added a timestamp to all tables
 * Added a filename column for local files
 * Change some tables that had unnecessary auto-increment primary
   keys when they had another unique column that should act as
   the primary key
 * Change engine from MyISAM to InnoDB for a couple of files.

Also, rebuilt the DB_DataObject files for all these tables.
2009-06-22 14:19:41 -07:00
..
2009-06-15 10:45:50 -07:00
2009-06-22 14:19:41 -07:00
2009-06-14 21:53:09 -07:00
2009-05-22 21:11:46 -04:00
2009-06-22 14:19:41 -07:00
2009-06-21 21:50:35 -07:00
2009-03-07 12:55:09 -08:00
2008-12-23 14:44:28 -05:00
2009-06-15 08:54:52 -07:00
2008-12-23 14:33:23 -05:00
2009-06-17 22:16:09 -07:00