Version | Date | Description |
---|---|---|
1.1.7 | 2014-06-18 | Git tag. |
1.1.6 | 2014-07-17 | Added grants to rhea tables |
1.1.5 | 2014-06-18 | Split script to Rhea |
1.1.4 | 2014-05-14 | Dependency updates (new Rhea data model) |
1.1.3 | 2012-07-24 | Permissions in public databases |
1.1.2 | 2011-07-08 | |
1.1.1 | 2011-03-17 | Dependencies update |
1.1.0 | 2011-02-16 | Database statistics |
1.0.2 | 2009-12-07 | Bug fix |
1.0.1 | 2009-10-08 | Database grants |
1.0 | 2009-08-14 | Initial release |
Type | Changes | By |
---|---|---|
Just a tag created with git, containing the whole code tree. | rafalcan |
Type | Changes | By |
---|---|---|
Added missing grants to read-only users on Rhea tables. | rafalcan |
Type | Changes | By |
---|---|---|
Removed increment of Rhea release number from SQL script, which now is not named in plural but in singular (increaseReleaseNumber). | rafalcan |
Type | Changes | By |
---|---|---|
Updated to latest version of parent, intenz-core, biobabel-db and velocity. | rafalcan | |
Updated drop_all.sql script to take into account the new tables and vies in the schema. | rafalcan |
Type | Changes | By |
---|---|---|
Fixed permissions when loading a public database. Now they are granted to role ENZYME_SELECT and concrete users are granted the role. This way users other than enzyme_webserver can query the tables. | rafalcan |
Type | Changes | By |
---|---|---|
Fixed small typos in the csv template. | rafalcan | |
Hack to avoid lenghty query for synonyms statistics. | rafalcan |
Type | Changes | By |
---|---|---|
Added Java code to retrieve statistics from the database. | rafalcan | |
Updated to latest version of parent (intenz). | rafalcan |
Type | Changes | By |
---|---|---|
Fixed size of columns in audit table (did not match the main table and the trigger caused an error). | rafalcan | |
Added function to get the Rhea family ID. | rafalcan |