v1.22.0 #2781
                  
                    
                      kyleconroy
                    
                  
                
                  announced in
                Announcements
              
            
            
              v1.22.0
            
            #2781
          
          
        Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's new
Managed databses for
sqlc vetIf you're using sqlc vet to write rules that require access to a running database,
sqlccan now start and manage that database for you. PostgreSQL support is available today, with MySQL on the way.When you turn on managed databases,
sqlcwill use your schema to create a template database that it can copy to make future runs ofsqlc vetvery performant.This feature relies on configuration obtained via sqlc Cloud. If you're interested in early access you can sign up here or send us an email at hello@sqlc.dev.
Read more in the managed databases documentation.
What's changed
New Contributors
Full Changelog: v1.21.0...v1.22.0
This discussion was created from the release v1.22.0.
Beta Was this translation helpful? Give feedback.
All reactions