corda/finance/src/test
Christian Sailer a2344f15fb
Unicode columns for SqlServer (#248)
* ENT-1291 Switch liquibase changelogs to use nvarchar instead of varchar

* Configure Hibernate to use nationalised strings

* Configure Hibernate to use nationalised strings

* Change schema so that UUIDs are varchars

* Update schema certificate signing request status is not unicode

* Upper case suffix for audit tables

* nvarchar -> varchar for status in the audit table

* Capitalisation

* Capitalisation

* Force hibernate to use unicode columns on SQL server

* Force hibernate to use unicode columns on SQL server

* Schema change to make PostgreSql happy

* SQL files to initialise the perfcluster db for SQL server and PostgreSql

* Code ordering and extra comment
2017-12-21 17:34:21 +00:00
..
java/net/corda/finance/contracts/asset CORDA-716 Move non-API things to internal (#2256) 2017-12-17 18:44:35 +00:00
kotlin/net/corda/finance Fixing stuff 2017-12-18 15:39:08 +00:00
resources/migration Unicode columns for SqlServer (#248) 2017-12-21 17:34:21 +00:00