gnu-social/db
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
..
foreign_services.sql - Reworked login / logout workflow 2009-05-21 05:43:11 +00:00
laconica.sql Database changes for file tables 2009-06-22 14:19:41 -07:00
laconica_pg.sql Added sql files to handle attachments (not yet tested) Hoping someone will improve the postgres version. 2009-05-15 16:17:44 -04:00
notice_source.sql Merge branch '0.7.x' into 0.8.x 2009-06-08 11:55:32 -07:00
site.sql updates to Status_network 2009-06-15 08:54:52 -07:00
sms_carrier.sql Add fixed IDs to SMS carrier list 2009-02-12 14:03:15 -05:00