Database
This commit is contained in:
parent
b4ccced253
commit
78acb54845
@ -1,6 +1,6 @@
|
||||
<?php namespace GermanAirlinesVa\GraphQl\Updates;
|
||||
|
||||
use Config;
|
||||
use DB;
|
||||
use Schema;
|
||||
use October\Rain\Database\Updates\Migration;
|
||||
|
||||
|
||||
@ -2,3 +2,6 @@
|
||||
- 'Initialize plugin.'
|
||||
- 'Create table deferred_bindings'
|
||||
- builder_table_create_deferred_bindings.php
|
||||
1.0.2:
|
||||
- 'Create table graphql_keys'
|
||||
- builder_table_create_graphql_keys.php
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user