zhfeng commented on PR #9286:
URL: https://github.com/apache/camel/pull/9286#issuecomment-1418475407
OK, I tried the following configurations and it can work with `postgresql`.
```yaml
"%dev":
quarkus:
datasource:
db-kind: postgresql
devservices:
properties:
autosave: always
flyway:
migrate-at-start: false
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]