<?php /** * Created by Cristian. * Date: 02/10/16 11:06 PM. */ namespace Reliese\Meta; interface Column { /** * @return \Illuminate\Support\Fluent */ public function normalize(); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
MySql | Folder | 0755 |
|
|
Postgres | Folder | 0755 |
|
|
Sqlite | Folder | 0755 |
|
|
Blueprint.php | File | 5.3 KB | 0644 |
|
Column.php | File | 205 B | 0644 |
|
Schema.php | File | 809 B | 0644 |
|
SchemaManager.php | File | 3.07 KB | 0644 |
|