@@ -25,7 +25,7 @@ import org.jetbrains.exposed.sql.Database
fun Application.configureDatabase() {
// connect to a database
Database.connect(/* ... */)
Database.connect(/* parameters */)
// install the plugin
install(Migration) {
The note is not visible to the blocked user.