corda/node
Shams Asari fb4247d5c9
ENT-10756: Use normal select count query for totalStatesAvailable (#7492)
Some DBs do not like the use of `distinct` in the count query for the `Page.totalStatesAvailable` result. It turns out it's not needed anyway and a non-distinct select count works as well.
2023-09-08 15:55:23 +01:00
..
capsule Refactored the previous bug fix to minimize duplication by reusing an existing function. 2020-08-06 11:15:19 +01:00
djvm Validate LedgerTransaction deserialised from AttachmentsClassLoader. (#7049) (#7052) 2022-01-31 09:40:01 +00:00
src ENT-10756: Use normal select count query for totalStatesAvailable (#7492) 2023-09-08 15:55:23 +01:00
build.gradle Merge branch 'release/os/4.8' into shams-4.9-frwd-merge-a817218b 2023-06-01 16:37:57 +01:00