From ccec6aaec9a673b683508a52cf64e02628cc8c48 Mon Sep 17 00:00:00 2001 From: Melody Date: Sun, 25 Dec 2016 21:31:06 +0800 Subject: [PATCH] Fix if has Int type of data while updating. --- Sources/Update.swift | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Sources/Update.swift b/Sources/Update.swift index ac36cc3..5f6d62e 100644 --- a/Sources/Update.swift +++ b/Sources/Update.swift @@ -49,7 +49,11 @@ extension MySQLStORM { var vals = [String]() for i in 0..