diff --git a/docs/classes/Query.BadDBDriverException.html b/docs/classes/Query.BadDBDriverException.html index 57a3a79..20c269c 100644 --- a/docs/classes/Query.BadDBDriverException.html +++ b/docs/classes/Query.BadDBDriverException.html @@ -139,28 +139,28 @@
- + \
-
+
- + Query
-
+
- + Table
-
+
@@ -179,10 +179,10 @@
- + Driver
-
+
@@ -380,7 +380,7 @@

Documentation is powered by phpDocumentor and authored - on April 15th, 2014 at 16:12. + on April 24th, 2014 at 11:24.
diff --git a/docs/classes/Query.Connection_Manager.html b/docs/classes/Query.Connection_Manager.html index 63eb37b..b3228ca 100644 --- a/docs/classes/Query.Connection_Manager.html +++ b/docs/classes/Query.Connection_Manager.html @@ -139,28 +139,28 @@
- + \
-
+
- + Query
-
+
- + Table
-
+
@@ -179,10 +179,10 @@
- + Driver
-
+
@@ -474,7 +474,7 @@ Query method

Throws

-
\Query\InvalidArgumentException
+
\InvalidArgumentException
@@ -518,11 +518,6 @@ Query method

-

Throws

-
-
\Query\BadConnectionException
-
-

Returns

\Query\Query_Builder @@ -630,13 +625,13 @@ Query method

__wakeup()

__wakeup()
-

Make sure serialize/deseriaze doesn't work

+

Make sure serialize/deserialize doesn't work

Throws

-
\Query\DomainException
+
\DomainException
@@ -673,7 +668,7 @@ Query method

parse_params()

-
parse_params(\ArrayObject $params)
+
parse_params(\ArrayObject $params) : array

Parses params into a dsn and option array

@@ -692,7 +687,9 @@ Query method

-
+

Returns

+ array +