Skip to content

Handling timestamp field during literature import #139

@cybersiddhu

Description

@cybersiddhu

The timestamp field of bibtex comes from date field column of pub table of oracle chado. This is an extra non-chado column that was added to track date of record creation. Being a non-default column, the canonical import process will skip this field.
The timestamp field will be imported after adding the corresponding date field column in postgresql backend. The addition should be done through our database version management system. After that completion, the import would either be done through a plugin or a by a separate script.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions