Feat(SEO): Rebranded for Fetch Metrics name and added SEO yandex verification meta tags to layout for fetch-metrics.co.uk, fetch-metrics.com, fetchmetrics.co.uk
This commit is contained in:
@@ -40,6 +40,7 @@ CREATE TABLE IF NOT EXISTS parts.DOG_Distraction (
|
||||
REFERENCES parts.DOG_Distraction_Intensity_Level(id_intensity_level)
|
||||
, quantity INT
|
||||
, proximity_metres FLOAT
|
||||
, notes TEXT
|
||||
, active BIT NOT NULL DEFAULT 1
|
||||
, created_on DATETIME
|
||||
, id_user_created_by INT
|
||||
|
||||
Reference in New Issue
Block a user