Skip to content
Snippets Groups Projects
Commit cda3ccb8 authored by Ian Longden's avatar Ian Longden
Browse files

release->db_release now

parent d470e57f
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ foreach my $dbname (@dbnames) {
$sth->finish();
$sth = $db->prepare('INSERT INTO external_db (external_db_id, db_name,
release, status, dbprimary_acc_linkable,
db_release, status, dbprimary_acc_linkable,
display_label_linkable, priority,
db_display_name)
VALUES (?,?,?,?,?,?,?,?)');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment