This commit is contained in:
Your Name 2021-08-03 22:32:33 +02:00
parent b4ccced253
commit 78acb54845
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php namespace GermanAirlinesVa\GraphQl\Updates;
use Config;
use DB;
use Schema;
use October\Rain\Database\Updates\Migration;

View File

@ -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