mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Force InnoDB for MySQL.
This commit is contained in:
		| @@ -57,7 +57,7 @@ return [ | ||||
|             'collation'   => 'utf8mb4_unicode_ci', | ||||
|             'prefix'      => '', | ||||
|             'strict'      => true, | ||||
|             'engine'      => null, | ||||
|             'engine'      => 'InnoDB', | ||||
|         ], | ||||
|         'pgsql'  => [ | ||||
|             'driver'   => 'pgsql', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user