bytebase
bytebase copied to clipboard
The GitHub/GitLab for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.
This PR implements the MVP for state-based migration and is only capable of detecting and creating new tables for PostgreSQL. The feature is behind the `isDev` feature flag. ### Demo...
The test cases are skipped and must be run manually to test for the s3 API.
- [x] bytebase support - [x] bb support - [ ] dump all databases
**Provide the Postgres version you are using (if related with instance/database operation)** 13.6 **Provide the Bytebase version you are using** 1.1.0 **Describe the bug** When we try to synchronize databases...
⚠️ The server-side isn't implemented yet so we can't really create a correct issue. ### Features - PITR to new database - When selecting an instance, only available (MYSQL >=...