I think it would be nice to store more repositories in one database, but
I find this way a bit confusing and without significant advantages (e.g.
it would be not clear which rows belong to which repository).
But, some table prefix could be used by all tables, it would be
transparent and easy to destroy the whole repository for example
(without svn routine).
Jan
Dne 15.4.2010 14:30, Martin Furter napsal(a):
On Tue, 6 Apr 2010, [ISO-8859-2] Jan Horák wrote:
Hi, I've made some changes in SQL backend desing, updated design is at:
http://www.stud.fit.vutbr.cz/~xhorak50/diplomathesis/files/100405_mysql_design_v2.png
If you add a field "repository_name" to the transactions table it
would be possible to store multiple repositories in one database/schema.
Martin