Skip to content

Releases: c006/yii2-migration-utility

2020-06

22 Jun 23:18
Compare
Choose a tag to compare

Minor update.

File: assets/AppAssets.php

public $jsOptions = [
    //'position' => View::POS_END,
];

Current Release - July-17-2017

17 Jul 19:48
Compare
Choose a tag to compare

Updated PostgreSQL indexing

May-05-2017

05 May 19:58
Compare
Choose a tag to compare
Merge pull request #24 from hossein142001/multi_index

multi index

April-04-2017

05 Apr 01:27
Compare
Choose a tag to compare

Fixed DEFAULT value being 0

04/04/2017

05 Apr 00:32
Compare
Choose a tag to compare
v2.0.0

2.0 updates

2016-10

01 Nov 05:00
Compare
Choose a tag to compare
Merge pull request #21 from Sensetivity/master

Added syntax for adding fulltext indexes. Thank you

Release 2016-08

11 Aug 04:10
Compare
Choose a tag to compare

Updated js to load at page end.

Release 2016-08

02 Aug 07:04
Compare
Choose a tag to compare

Changed the output code to support html inputs.

Patch Update

11 Dec 17:24
Compare
Choose a tag to compare

Updated "Controller not found"

Add auto jQuery support

10 Dec 01:15
Compare
Choose a tag to compare

DefaultConroller
Line 27
JqueryAsset::register($view);