Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flyway/flyway-community-db-support

Offical Flyway Community Supported Database Plugins
https://github.com/flyway/flyway-community-db-support

continuous-delivery continuous-deployment database database-administration database-deployment database-management database-migrations devops flyway java java-library redgate

Last synced: about 2 months ago
JSON representation

Offical Flyway Community Supported Database Plugins

Awesome Lists containing this project

README

        

# Flyway Community DB Support

This repository was created to simplify open source contributions to the databases that Flyway supports.
Supported databases in this repository will be released as part of Flyway.

## Contributing

Want to add support for a new database? [See our contributing docs for more information](https://documentation.red-gate.com/flyway/flyway-cli-and-api/contribute/contributing-database-compatibility-to-flyway).

## Versioning

Plugins are versioned independently of Flyway itself.
The version will be increased appropriately after merging changes to this repo.
When using these modules, their versions won't necessarily need to match the version of Flyway they're being used with.

## License

This project is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).