Download the PHP package svmk/yii-migration-postgresql-sectioning without Composer
On this page you can find all versions of the php package svmk/yii-migration-postgresql-sectioning. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download svmk/yii-migration-postgresql-sectioning
More information about svmk/yii-migration-postgresql-sectioning
Files in svmk/yii-migration-postgresql-sectioning
Download svmk/yii-migration-postgresql-sectioning
More information about svmk/yii-migration-postgresql-sectioning
Files in svmk/yii-migration-postgresql-sectioning
Vendor svmk
Package yii-migration-postgresql-sectioning
Short Description Migration for creating partitioing using Yii1/Yii2 framework.
License MIT
Package yii-migration-postgresql-sectioning
Short Description Migration for creating partitioing using Yii1/Yii2 framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package yii-migration-postgresql-sectioning
Postgresql sectioning for Yii1 and Yii2
EXAMPLE
DateTime partitiong by week of year on Yii1:
FEATURES
For sectioning use these classes:
-
- group by timestamp field day of year
-
- group by timestamp field week of year
-
- group by integer field - division with remainder
REQUIREMENTS
PHP 5.3
INSTALLATION
Require this package in your composer.json and run composer update:
"svmk/yii-migration-postgresql-sectioning": "*"
All versions of yii-migration-postgresql-sectioning with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package svmk/yii-migration-postgresql-sectioning contains the following files
Loading the files please wait ....