Open marchoeppner opened 7 months ago
Hi Marc,
No, there is no track of database version or when it was create. However, for MLST database, there is information of last update.
I'm going to look at for add this information on log rapidly, but for store on base is more complicated.
Thanks for this suggestion
See "last_updated" key on scheme API
Add database version on log
Hi,
me again ;)
I was wondering if there is any way (planned or already available) to retrieve the version of the mlst schema a database was built from (when imported), and preferably when the database was built (import and create).
I see some "version"-related columns in the SQL schema, but I don't think these can be read out with claMLST .
Would be nice to have to provide users with a more robust audit trail.
/M