Merge pull request #23229 from pradpnayak/limitcontacts
[civicrm-core.git] / xml / schema / Schema.xml
index 19def883b4fd321349e46dc50aa499a7e895dd83..d2de20ac9f830c2b6d3ab1ecc3c0aeb8658471e0 100644 (file)
@@ -2,8 +2,8 @@
 
 <database xmlns:xi="http://www.w3.org/2001/XInclude">
 <name>civicrm</name>
-<character_set>utf8</character_set>
-<collate>utf8_unicode_ci</collate>
+<character_set>utf8mb4</character_set>
+<collate>utf8mb4_unicode_ci</collate>
 <table_type>InnoDB</table_type>
 <comment>Schema for CiviCRM</comment>
 
@@ -23,7 +23,6 @@
 <xi:include href="Event/Cart/files.xml"        parse="xml" />
 <xi:include href="Dedupe/files.xml"            parse="xml" />
 <xi:include href="Case/files.xml"              parse="xml" />
-<xi:include href="Grant/files.xml"             parse="xml" />
 <xi:include href="Friend/files.xml"            parse="xml" />
 <xi:include href="Pledge/files.xml"            parse="xml" />
 <xi:include href="Queue/files.xml"            parse="xml" />