Marcel

Results 2 comments of Marcel

It was the first time I executed symfony's `make:migration` after creating some entitys via `make:entity` After downgrading dbal to 2.10.2 and looking at the generated migration, there's only generate table...

Sure, here you go: ``` Doctrine\DBAL\Schema\SchemaDiff {#408 +fromSchema: Doctrine\DBAL\Schema\Schema {#499 -namespaces: [] #_tables: [] #_sequences: [] #_schemaConfig: Doctrine\DBAL\Schema\SchemaConfig {#234 #hasExplicitForeignKeyIndexes: false #maxIdentifierLength: 63 #name: "/home/marcel/Projekte/02_WEB/scheduly/var/data.db" #defaultTableOptions: array:1 [ "charset" =>...