silverstripe-framework/tests/php
Ingo Schommer c6b698cb02 NEW Allow InnoDB for FULLTEXT indexes
MyISAM used to be the only one to support it, now InnoDB has caught up.
Unless an engine is set specifically in create_table_options,
this will auto-convert existing MyISAM tables to InnoDb.

Fixes #9242
2020-04-09 10:32:45 +12:00
..
Control NEW: Variadic URL parameter matches for url_handlers (#9438) 2020-03-25 09:16:13 +13:00
Core API Add withConfig method (#9011) 2019-10-31 16:12:04 +13:00
Dev NEW: Remove web installer, move to separate package (#9231) 2019-09-11 13:10:25 +12:00
Forms Merge branch '4.4' into 4.5 2020-03-06 10:52:22 +13:00
i18n NEW Scaffolded field labels now only have an uppercased first word 2019-01-07 17:52:28 +01:00
Logging Merge branch '4.3' into 4.4 2019-10-18 10:57:35 +13:00
ORM NEW Allow InnoDB for FULLTEXT indexes 2020-04-09 10:32:45 +12:00
Security Merge branch '4.4' into 4 2019-10-18 10:58:19 +13:00
View Linting 2020-03-17 16:21:46 +13:00