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

Readd update_updated_at function (still used by old tables) #143

Merged
merged 1 commit into from
Sep 9, 2015

Conversation

zenitraM
Copy link
Contributor

@zenitraM zenitraM commented Sep 9, 2015

The _CDB_update_updated_at() function was no longer added to tables since #107, but it is attached with a trigger to old tables, causing a pg_dump and further pg_restore of a database of this kind to fail as the current version (0.10.0) does not have this function.

@zenitraM
Copy link
Contributor Author

zenitraM commented Sep 9, 2015

Could you take a look @rochoa or @rafatower? 🙇 😄

@rochoa
Copy link
Contributor

rochoa commented Sep 9, 2015

OK from my side 👍

I relaunched the push travis build as it failed due an inconsistent test.

@rafatower
Copy link
Contributor

👍

zenitraM added a commit that referenced this pull request Sep 9, 2015
Readd update_updated_at function (still used by old tables)
@zenitraM zenitraM merged commit c460b59 into master Sep 9, 2015
@Algunenano Algunenano deleted the readd-update-updated-at branch November 15, 2019 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants