Skip to content

Tags: RealImage/QLedger

Tags

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sort by transaction time (Asc/Desc) (#32)

* Sort by transaction time

* Address review comments

* Add sort by time constants

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore duplicate transactions that occur at same time (#31)

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.2 (#30)

* Support additional operators in field based search

* Add index on table lines

* Add index on account ID to lines

* Remove unnecessary logs

* Remove unnecessary logs

* Introduce in and is operators in range

* Fix issue with null values

* Add test cases for in and is operators

* Sort transactions by timestamp

* Fix lines sorting

* test uuid table

* Remove test table

* Fix docs

* Fix docs

* Fix docs

* Remove QBank specific indexes

* Add docs on environment variables

v1.1.0

Allow clients to provide timestamp (#29)

v1.0.0

Skip lock error while migration (#25)