Commit Graph

1 Commits (e912c1b2b85f7b9dc4517a321fa49783c81a56bb)

Author SHA1 Message Date
Stephane Nicoll 960ab159e4 Document how to initialize a database with R2DBC
This commit adds a section to the reference guide on how to initialize
a database using R2DBC. 2 smoke tests are also added to validate this
behaviour with Flyway and Liquibase.

Closes gh-20742
5 years ago