mirror of
https://github.com/corda/corda.git
synced 2024-12-22 06:17:55 +00:00
Fix docs formatting for node-database (#4486)
This commit is contained in:
parent
ee9251bd25
commit
c1ed8c47ac
@ -31,6 +31,7 @@ configuration for PostgreSQL:
|
|||||||
}
|
}
|
||||||
|
|
||||||
Note that:
|
Note that:
|
||||||
|
|
||||||
* Database schema name can be set in JDBC URL string e.g. currentSchema=myschema
|
* Database schema name can be set in JDBC URL string e.g. currentSchema=myschema
|
||||||
* Database schema name must either match the ``dataSource.user`` value to end up
|
* Database schema name must either match the ``dataSource.user`` value to end up
|
||||||
on the standard schema search path according to the
|
on the standard schema search path according to the
|
||||||
|
Loading…
Reference in New Issue
Block a user