interface DriverInterface
{
- // methods
- public void __construct()
-
- public ?PDOStatement prepareQuery()
+
- public PDOStatement prepareQuery()
- public ?array getColumns()
- public ?array getTypes()
- public ?array getIndexes()
@@ -87,7 +87,7 @@
- public string quote()
- public string|array quoteIdent()
- public string|array quoteTable()
-
- public ?PDOStatement prepareExecute()
+
- public PDOStatement prepareExecute()
- public ?array driverQuery()
- public int affectedRows()
- public ?int numRows()
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/__construct.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/__construct.html
index 20a93e5..3b84e5a 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/__construct.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/__construct.html
@@ -59,7 +59,7 @@
Parameter
-
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/affectedRows.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/affectedRows.html
index 1ea4d65..e1e9abb 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/affectedRows.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/affectedRows.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/driverQuery.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/driverQuery.html
index 99c09b5..1e9c9ea 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/driverQuery.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/driverQuery.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getColumns.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getColumns.html
index fe7a79e..45f89b2 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getColumns.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getColumns.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getDbs.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getDbs.html
index 9b0c1a0..184835d 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getDbs.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getDbs.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFks.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFks.html
index e5d38f5..6c9d3c7 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFks.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFks.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFunctions.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFunctions.html
index e5014fe..cbf5253 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFunctions.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getFunctions.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getIndexes.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getIndexes.html
index 562bd34..3654e73 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getIndexes.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getIndexes.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getProcedures.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getProcedures.html
index 4d30e68..e31be9d 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getProcedures.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getProcedures.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSequences.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSequences.html
index 8b4bada..7aa1179 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSequences.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSequences.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSql.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSql.html
index 929856d..b79b626 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSql.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSql.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSystemTables.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSystemTables.html
index e032af1..0d26635 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSystemTables.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getSystemTables.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTables.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTables.html
index b124d49..60a00c0 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTables.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTables.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTriggers.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTriggers.html
index 2ca47d3..3e4e579 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTriggers.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTriggers.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTypes.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTypes.html
index 5519b97..07c0aac 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTypes.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getTypes.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getUtil.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getUtil.html
index 5b1317a..ed40db5 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getUtil.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getUtil.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getViews.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getViews.html
index c6e8651..fff4806 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getViews.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/getViews.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/insertBatch.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/insertBatch.html
index 2fc90cc..2f8ebaa 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/insertBatch.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/insertBatch.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/numRows.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/numRows.html
index e4fa59b..101e853 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/numRows.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/numRows.html
@@ -59,7 +59,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prefixTable.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prefixTable.html
index f854dff..94b8d1c 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prefixTable.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prefixTable.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareExecute.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareExecute.html
index 7c2b6d8..3f0c104 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareExecute.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareExecute.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareQuery.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareQuery.html
index 6ea7164..0e69fdb 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareQuery.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/prepareQuery.html
@@ -65,7 +65,7 @@
Throws
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quote.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quote.html
index 7e9d873..a788f0b 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quote.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quote.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteIdent.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteIdent.html
index 78642f7..8eeecd4 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteIdent.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteIdent.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteTable.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteTable.html
index e2d6a4f..c9bd958 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteTable.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/quoteTable.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/setLastQuery.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/setLastQuery.html
index 788390d..5227220 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/setLastQuery.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/setLastQuery.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/updateBatch.html b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/updateBatch.html
index a460f85..441ff65 100644
--- a/apiDocumentation/interfaces/Query_Drivers_DriverInterface/updateBatch.html
+++ b/apiDocumentation/interfaces/Query_Drivers_DriverInterface/updateBatch.html
@@ -62,7 +62,7 @@
Return
- Source
+ Source
diff --git a/apiDocumentation/interfaces/Query_QueryBuilderInterface.html b/apiDocumentation/interfaces/Query_QueryBuilderInterface.html
index 18ac1c4..ac8232e 100644
--- a/apiDocumentation/interfaces/Query_QueryBuilderInterface.html
+++ b/apiDocumentation/interfaces/Query_QueryBuilderInterface.html
@@ -100,16 +100,16 @@
public QueryBuilderInterface orGroupStart()
public QueryBuilderInterface orNotGroupStart()
public QueryBuilderInterface groupEnd()
- public ?PDOStatement get()
- public ?PDOStatement getWhere()
+ public PDOStatement get()
+ public PDOStatement getWhere()
public int countAll()
public int countAllResults()
- public ?PDOStatement insert()
- public ?PDOStatement insertBatch()
- public ?PDOStatement replace()
- public ?PDOStatement update()
+ public PDOStatement insert()
+ public PDOStatement insertBatch()
+ public PDOStatement replace()
+ public PDOStatement update()
public ?int updateBatch()
- public ?PDOStatement delete()
+ public PDOStatement delete()
public string getCompiledSelect()
public string getCompiledInsert()
public string getCompiledUpdate()
diff --git a/apiDocumentation/namespaces.html b/apiDocumentation/namespaces.html
index c9175d2..0c9594b 100644
--- a/apiDocumentation/namespaces.html
+++ b/apiDocumentation/namespaces.html
@@ -46,7 +46,7 @@
\ |
0 |
- 4
+ 6
|
0 |
@@ -56,7 +56,7 @@
1
- 5
+ 4
|
0 |
@@ -94,6 +94,14 @@
0 |
+
+ \Query\Exception |
+ 0 |
+
+ 3
+ |
+ 0 |
+
diff --git a/apiDocumentation/source/BadDBDriverException.php.html b/apiDocumentation/source/BadDBDriverException.php.html
deleted file mode 100644
index e8d340e..0000000
--- a/apiDocumentation/source/BadDBDriverException.php.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
-