[Koha] version number stored in database?

Chris Cormack chrisc at catalyst.net.nz
Thu Aug 18 16:19:56 NZST 2011


* nreese (nicholas.reese at ffa.int) wrote:
> Hi all,
> 
> I need to carry out a version upgrade on an old koha database - does someone
> know if I can do an sql query to find out which version the database is?

Yep

 SELECT * FROM systempreferences WHERE variable='version';
 
Chris


-- 
Chris Cormack
Catalyst IT Ltd.
+64 4 803 2238
PO Box 11-053, Manners St, Wellington 6142, New Zealand
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.katipo.co.nz/pipermail/koha/attachments/20110818/8df4596e/attachment.pgp>


More information about the Koha mailing list