[Bedework-commit] bedework r1336 - in trunk: deployutil/src/org/bedework/deployment lib/jdbc

svnadmin at bedework.org svnadmin at bedework.org
Thu Apr 12 12:35:58 EDT 2007


Author: douglm
Date: 2007-04-12 12:35:58 -0400 (Thu, 12 Apr 2007)
New Revision: 1336

Modified:
   trunk/deployutil/src/org/bedework/deployment/
   trunk/lib/jdbc/
Log:
Allow storage of attachments in the db. We also handle ATTACH with a URL as a value.

Adds a couple of tables to the schema:

bw_attachments - stores attachment values
bw_entity_attachments - to associate them with events



Property changes on: trunk/deployutil/src/org/bedework/deployment
___________________________________________________________________
Name: svn:ignore
   + 
TestTimezones.java



Property changes on: trunk/lib/jdbc
___________________________________________________________________
Name: svn:ignore
   + 
mysql-connector-java-3.1.12-bin.jar
ojdbc14.jar




More information about the Bedework-commit mailing list