0b1649b0f4
svn: r18327
4 lines
115 B
SQL
4 lines
115 B
SQL
|
|
CREATE INDEX grampsdb_eventref_object_id_object_type_id
|
|
ON grampsdb_eventref (object_id, object_type_id);
|