2021-06-14 16:07:36 +02:00

16 lines
574 B
YAML

1.0.1:
- 'Initialize plugin.'
- 'Create table deferred_bindings'
- builder_table_create_deferred_bindings.php
1.0.2:
- 'Created table aircraft_manufacturers'
- builder_table_create_aircraft_manufacturers.php
- 'Created table aircraft_types'
- builder_table_create_aircraft_types.php
- 'Created table aircrafts'
- builder_table_create_aircrafts.php
- 'Created table aircraft_type_groups'
- builder_table_create_aircraft_type_groups.php
- 'Created table aircraft_type_aircraft_type_group'
- builder_table_create_aircraft_type_aircraft_type_group.php