Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling timestamp field during literature import #139

Open
cybersiddhu opened this issue Oct 30, 2014 · 2 comments
Open

Handling timestamp field during literature import #139

cybersiddhu opened this issue Oct 30, 2014 · 2 comments

Comments

@cybersiddhu
Copy link
Member

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.

@cybersiddhu
Copy link
Member Author

Related to #128

@cybersiddhu
Copy link
Member Author

dictyBase/Migration#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant