From f58579139c1bf358eca1982628c63a5d609dfada Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 11 Dec 2013 22:28:01 +0100 Subject: [PATCH] sanitize id computation --- lib/pq/Gateway/Table/Relations.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/lib/pq/Gateway/Table/Relations.php b/lib/pq/Gateway/Table/Relations.php index 7ad5326..3e4d7fb 100644 --- a/lib/pq/Gateway/Table/Relations.php +++ b/lib/pq/Gateway/Table/Relations.php @@ -6,11 +6,15 @@ use \pq\Gateway\Table; const RELATION_SQL = <<