Merge pull request #18248 from JMAConsulting/optimise_proximity_search
[civicrm-core.git] / CRM / Grant / DAO / Grant.php
index fa8dd9d09fc54e47319e22406669aecdc199412d..91b816359a758202611ac223750db3454c3777c7 100644 (file)
@@ -6,13 +6,15 @@
  *
  * Generated from xml/schema/CRM/Grant/Grant.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b09a04b8edb982e838510dfb9d7dbc35)
+ * (GenCodeChecksum:a2e43b7f0fb8547daf5ed874bf6174c5)
  */
 
 /**
  * Database access object for the Grant entity.
  */
 class CRM_Grant_DAO_Grant extends CRM_Core_DAO {
+  const EXT = 'civicrm';
+  const TABLE_ADDED = '1.8';
 
   /**
    * Static instance to hold the table name.