@@ -71,6 +71,9 @@  | 
                                                    ||
| 71 | 71 | }  | 
                                                        
| 72 | 72 | }  | 
                                                        
| 73 | 73 | |
| 74 | + /**  | 
                                                        |
| 75 | + * @param \Doctrine\DBAL\Platforms\MySqlPlatform $platform  | 
                                                        |
| 76 | + */  | 
                                                        |
| 74 | 77 | public function getColumnDefinition($platform)  | 
                                                        
| 75 | 78 |      { | 
                                                        
| 76 | 79 | $mariaDb102 = ($platform instanceof MariaDb102Platform);  |