gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] data pack feature finished


From: Karsten Hilbert
Subject: [Gnumed-devel] data pack feature finished
Date: Tue, 12 Jul 2011 17:24:08 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

I have committed the data pack installation feature.

This will allow us to update reference data as needed.

Data packs are defined in a file whose URL is configurable.
Said file defines the names of data packs and where to find
them. The client will load the list, let the user select,
load the data pack, verify the md5 sum, and install the data
pack.

The pack must be a zip file and contain an SQL script
install-data-pack.sql. The SQL script is not supposed to
fiddle with transactions itself (that is, no BEGIN / END /
COMMIT / ROLLBACK). Judicious use of SAVEPOINTs is OK,
however.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]