Yarik
/
maps
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
2ebaccd773211c804825163c2d80093b0cee7c7c
Authored by
Eugeny Galkovskiy
2016-07-12 18:46:30 +0300
1 parent
984ae8aa
120716
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
console/migrations/m160712_142430_create_road_width.php
Inline
Side-by-side
console/migrations/m160712_142430_create_road_width.php
Wrap text
Show/Hide comments
View file @
2ebaccd
...
...
@@ -7,6 +7,7 @@ use yii\db\Migration;
7
7
*/
8
8
class m160712_142430_create_road_width extends Migration
9
9
{
10
+
10
11
/**
11
12
* @inheritdoc
12
13
*/
...
...