Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Added created_at field to transaction resource #85

Merged
merged 1 commit into from
Sep 2, 2015

Conversation

bartekn
Copy link
Contributor

@bartekn bartekn commented Sep 2, 2015

It partially clos.es #76. We need to add ledger close time to operations and effects but with current databse schema we can't do this without writing some ugly SQL queries. As described in #84 we could make it much simpler with DB denormalization.

@bartekn bartekn changed the title Added created_at field to transaction resource #76 Added created_at field to transaction resource Sep 2, 2015
@nullstyle
Copy link
Contributor

👍

nullstyle added a commit that referenced this pull request Sep 2, 2015
Added created_at field to transaction resource
@nullstyle nullstyle merged commit 744ae7e into master Sep 2, 2015
@nullstyle nullstyle deleted the transaction_created_at branch September 10, 2015 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants