Download the PHP package mavlitov98/clickhouse-migrations without Composer
On this page you can find all versions of the php package mavlitov98/clickhouse-migrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package clickhouse-migrations
ClickhouseMigrationsBundle
This bundle integrates the Clickhouse Migrations into Symfony applications. Database migrations help you version the changes in your database schema and apply them in a predictable way on every server running the application.
Installation
If you don't use Symfony Flex, you must enable the bundle manually in the application:
Configuration
Commands
Generate new migration for ClickHouse:
Apply all generated migrations to ClickHouse:
Apply or rollback ClickHouse migration:
All versions of clickhouse-migrations with dependencies
PHP Build Version
Package Version
The package mavlitov98/clickhouse-migrations contains the following files
Loading the files please wait ....