Comments
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        Thank you for your kind words BertilA, it's nice to hear you like it.  I'm afraid it's not a tech stack combination we've tried out, it looks like Quarkus uses GraalVM and our Java docs aren't geared for that implementation, so I don't anticipate it would necessarily be an easy integration.  I'd start here https://documentation.red-gate.com/flyway/flyway-cli-and-api/usage/api-java but I'm afraid I can't speak for what complications you'll encounter using a difference JRE. / comments
                        
                        
                        
                      
                      
                      
                  
                    Thank you for your kind words BertilA, it's nice to hear you like it.I'm afraid it's not a tech stack combination we've tried out, it looks like Quarkus uses GraalVM and our Java docs aren't geared...
                      
                    
                      
                        Hello littlerk,  Please accept our apologies for the oversight, the latest version of Smart Assembly and it's nuget packages are now all published. / comments
                        
                        
                        
                      
                      
                      
                  
                    Hello littlerk,Please accept our apologies for the oversight, the latest version of Smart Assembly and it's nuget packages are now all published.
                      
                    
                      
                        Hello masselja83, welcome!  Are you able to share the compose file please to give us some context? We can happily create you a support ticket to share it privately if you prefer. / comments
                        
                        
                        
                      
                      
                      
                  
                    Hello masselja83, welcome!Are you able to share the compose file please to give us some context?We can happily create you a support ticket to share it privately if you prefer.
                      
                    
                      
                        I'm afraid not, without any frame of reference I fear the best I can offer are the generic examples shown at that combine multiple images https://hub.docker.com/r/redgate/flyway  If Flyway is the only part you're struggling with you could alternative start by combining flyway and its corresponding db and then iterate out. That would probably also allow you to share the results if you still have issues. / comments
                        
                        
                        
                      
                      
                      
                  
                    I'm afraid not, without any frame of reference I fear the best I can offer are the generic examples shown at that combine multiple images https://hub.docker.com/r/redgate/flywayIf Flyway is the onl...
                      
                    
                      
                        Please excuse me, I searched for the enterprise artifact in the output and I've just realised you're using the community edition.  When you say initially that you're using Flyway Community 8.2.1 & Flyway OSS Edition 10.11.1 by Redgate in command line, do you mean you've tried both with similar effects?  I'm a little dubious aboutv8 working with all the other newer tech as an asside. / comments
                        
                        
                        
                      
                      
                      
                  
                    
                  
                    Please excuse me, I searched for the enterprise artifact in the output and I've just realised you're using the community edition.When you say initially that you're using Flyway Community 8.2.1 & Fl...
                      
                    
                      
                        Hi csternagel,  What version of flyway are you presently using please? I ask because 'versioned' and 'repeatable' migration patterns were made available for the open-source version in v10.12.0, if you're using an older version than that then the exception returned is accurate. (source) / comments
                        
                        
                        
                      
                      
                      
                  
                    Hi csternagel,What version of flyway are you presently using please?I ask because 'versioned' and 'repeatable' migration patterns were made available for the open-source version in v10.12.0, if you...
                      
                    
                      
                        What an interesting circumstance, thank you for sharing DougGuzek_1 !  What you've done sounds sufficient.  My 'what you should do' could still be performed as it's just rebuilding the table.  
I'd drop the transferred schema history table 
recreate it with the baseline command 
repopulate the table via the skip switch paired with a migration command 
 / comments
                        
                        
                        
                      
                      
                      
                  
                    What an interesting circumstance, thank you for sharing DougGuzek_1 !What you've done sounds sufficient. My 'what you should do' could still be performed as it's just rebuilding the table.
I'd drop...
                      
                    
                      
                        Hello chagan445,  Thank you for your query, yes you're correct there's no FIPS mode. As there's no data at rest I'm assuming it's data in transit that you're considering?  I think the biggest issue you'll have with the proposed change is the bulk of the behaviour that would be FIPS related will transpire in the JDBC drivers themselves which aren't ours and mostly aren't open source either. / comments
                        
                        
                        
                      
                      
                      
                  
                    Hello chagan445,Thank you for your query, yes you're correct there's no FIPS mode. As there's no data at rest I'm assuming it's data in transit that you're considering?I think the biggest issue you...
                      
                    
                      
                        Excellent news jahmezz !  The version of Flyway Desktop you have, where did you pull it down from please? I'd expect a slightly newer version to be available and want to check all our available sources are current.  Thanks! / comments
                        
                        
                        
                      
                      
                      
                  
                  
                Excellent news jahmezz !The version of Flyway Desktop you have, where did you pull it down from please?I'd expect a slightly newer version to be available and want to check all our available source...