corda/node-api
Tudor Malene 40fc56f2ea
Feature/corda 1813/change postgres column type (#3631)
* CORDA-1813 fix Postgres db bloat issue

* CORDA-1813 merge fixes

* CORDA-1813 change column type and size to a standard corda type

* CORDA-1813 docs

* CORDA-1813 create custom hibernate type for the checkpoint blob and align with enterprise

* CORDA-1813 Remove max col size

* CORDA-1813 Remove max col size

* CORDA-1813 Fix merge

* CORDA-1813 Remove buggy :serverNameTablePrefix: configuration
2018-07-25 09:52:57 +01:00
..
src Feature/corda 1813/change postgres column type (#3631) 2018-07-25 09:52:57 +01:00
build.gradle Moved the serialisation logic in nodeapi.internal.serialization into its own module: serialization (#3179) 2018-05-17 16:18:07 +01:00