docs(dsql): require official Flyway module - #263
Open
amaksimo wants to merge 2 commits into
Open
Conversation
amaksimo
requested review from
a team,
krokoko,
rshevchuk-git and
theagenticguy
August 28, 2026 18:47
amaksimo
requested review from
Benjscho,
Morlej,
anwesham-lab,
jaichabria,
pkale,
praba2210 and
spencercorwin
August 28, 2026 18:47
anwesham-lab
left a comment
Member
There was a problem hiding this comment.
Unclear to me if we want this full descript rather than explicitly pointing it to a DSQL Flyway readme of sorts?
| }, | ||
| { | ||
| "id": 17, | ||
| "prompt": "We already run Aurora DSQL migrations with `software.amazon.dsql:aurora-dsql-flyway-support`. Should we keep using it or add the official `flyway-database-dsql` module alongside it? Give me the safest migration path without breaking our existing schema history.", |
Member
There was a problem hiding this comment.
seems like a prompt eval that might be too guiding if it's the only one? Should we add a check against an explicit ask of how can I use Flyway to migrate to DSQL? Or something similar?
Can we check how it would have responded without the flyway guidance at all? What was the baseline against these prompts?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Aurora DSQL Flyway module-selection and migration guidance to the DSQL skill.
Related
Changes
org.flywaydb:flyway-database-dsqlcommunity modulesoftware.amazon.dsql:aurora-dsql-flyway-supportadapterVerification:
mise run build; focused eval 17 passed 6/6 expectations.Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.