[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r35086 - trunk/subversion/libsvn_wc

From: Blair Zajac <blair_at_orcaware.com>
Date: Thu, 08 Jan 2009 16:37:54 -0800

Hyrum K. Wright wrote:
> Author: hwright
> Date: Thu Jan 8 13:25:09 2009
> New Revision: 35086
>
> Log:
> Followup to r35085: Remove another properties-related table in favor of BLOB
> column in yet another table.

Is there a reason we're using BLOBs as all in our database? It seems useful to
have all the data represented in SQL

This is definitely de-normalizing the data :)

I could imaging writing small Python scripts to query the SQL or do other stuff
in there. If we have BLOBs, that means it's not as straight forward.

Blair

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1012584
Received on 2009-01-09 10:33:26 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.