From 433448fd8d01f9b2fa6b31b5aca8f705af5de0f6 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Fri, 17 Mar 2023 16:34:59 -0400 Subject: [PATCH] Update docs --- apiDocumentation/files/src-connectionmanager.html | 2 +- apiDocumentation/files/src-drivers-abstractdriver.html | 2 +- apiDocumentation/files/src-drivers-abstractsql.html | 2 +- apiDocumentation/files/src-drivers-abstractutil.html | 2 +- apiDocumentation/files/src-drivers-driverinterface.html | 2 +- apiDocumentation/files/src-drivers-mysql-driver.html | 2 +- apiDocumentation/files/src-drivers-mysql-sql.html | 2 +- apiDocumentation/files/src-drivers-mysql-util.html | 2 +- apiDocumentation/files/src-drivers-pgsql-driver.html | 2 +- apiDocumentation/files/src-drivers-pgsql-sql.html | 2 +- apiDocumentation/files/src-drivers-pgsql-util.html | 2 +- apiDocumentation/files/src-drivers-sqlinterface.html | 2 +- apiDocumentation/files/src-drivers-sqlite-driver.html | 2 +- apiDocumentation/files/src-drivers-sqlite-sql.html | 2 +- apiDocumentation/files/src-drivers-sqlite-util.html | 2 +- apiDocumentation/files/src-exception-baddbdriverexception.html | 2 +- .../files/src-exception-nonexistentconnectionexception.html | 2 +- .../files/src-exception-notimplementedexception.html | 2 +- apiDocumentation/files/src-jointype.html | 2 +- apiDocumentation/files/src-liketype.html | 2 +- apiDocumentation/files/src-maptype.html | 2 +- apiDocumentation/files/src-querybuilder.html | 2 +- apiDocumentation/files/src-querybuilderbase.html | 2 +- apiDocumentation/files/src-querybuilderinterface.html | 2 +- apiDocumentation/files/src-queryparser.html | 2 +- apiDocumentation/files/src-querytype.html | 2 +- apiDocumentation/files/src-state.html | 2 +- apiDocumentation/files/src/ConnectionManager.php.txt | 2 +- apiDocumentation/files/src/Drivers/AbstractDriver.php.txt | 2 +- apiDocumentation/files/src/Drivers/AbstractSQL.php.txt | 2 +- apiDocumentation/files/src/Drivers/AbstractUtil.php.txt | 2 +- apiDocumentation/files/src/Drivers/DriverInterface.php.txt | 2 +- apiDocumentation/files/src/Drivers/Mysql/Driver.php.txt | 2 +- apiDocumentation/files/src/Drivers/Mysql/SQL.php.txt | 2 +- apiDocumentation/files/src/Drivers/Mysql/Util.php.txt | 2 +- apiDocumentation/files/src/Drivers/Pgsql/Driver.php.txt | 2 +- apiDocumentation/files/src/Drivers/Pgsql/SQL.php.txt | 2 +- apiDocumentation/files/src/Drivers/Pgsql/Util.php.txt | 2 +- apiDocumentation/files/src/Drivers/SQLInterface.php.txt | 2 +- apiDocumentation/files/src/Drivers/Sqlite/Driver.php.txt | 2 +- apiDocumentation/files/src/Drivers/Sqlite/SQL.php.txt | 2 +- apiDocumentation/files/src/Drivers/Sqlite/Util.php.txt | 2 +- .../files/src/Exception/BadDBDriverException.php.txt | 2 +- .../files/src/Exception/NonExistentConnectionException.php.txt | 2 +- .../files/src/Exception/NotImplementedException.php.txt | 2 +- apiDocumentation/files/src/JoinType.php.txt | 2 +- apiDocumentation/files/src/LikeType.php.txt | 2 +- apiDocumentation/files/src/MapType.php.txt | 2 +- apiDocumentation/files/src/QueryBuilder.php.txt | 2 +- apiDocumentation/files/src/QueryBuilderBase.php.txt | 2 +- apiDocumentation/files/src/QueryBuilderInterface.php.txt | 2 +- apiDocumentation/files/src/QueryParser.php.txt | 2 +- apiDocumentation/files/src/QueryType.php.txt | 2 +- apiDocumentation/files/src/State.php.txt | 2 +- 54 files changed, 54 insertions(+), 54 deletions(-) diff --git a/apiDocumentation/files/src-connectionmanager.html b/apiDocumentation/files/src-connectionmanager.html index 2e77e92..f31441b 100644 --- a/apiDocumentation/files/src-connectionmanager.html +++ b/apiDocumentation/files/src-connectionmanager.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-abstractdriver.html b/apiDocumentation/files/src-drivers-abstractdriver.html index 7c4ebc7..243487a 100644 --- a/apiDocumentation/files/src-drivers-abstractdriver.html +++ b/apiDocumentation/files/src-drivers-abstractdriver.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-abstractsql.html b/apiDocumentation/files/src-drivers-abstractsql.html index da1272f..b148a13 100644 --- a/apiDocumentation/files/src-drivers-abstractsql.html +++ b/apiDocumentation/files/src-drivers-abstractsql.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-abstractutil.html b/apiDocumentation/files/src-drivers-abstractutil.html index 8197cd5..dbe4eb5 100644 --- a/apiDocumentation/files/src-drivers-abstractutil.html +++ b/apiDocumentation/files/src-drivers-abstractutil.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-driverinterface.html b/apiDocumentation/files/src-drivers-driverinterface.html index 81277ad..13c1c1b 100644 --- a/apiDocumentation/files/src-drivers-driverinterface.html +++ b/apiDocumentation/files/src-drivers-driverinterface.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-mysql-driver.html b/apiDocumentation/files/src-drivers-mysql-driver.html index de0b9ce..221e2f0 100644 --- a/apiDocumentation/files/src-drivers-mysql-driver.html +++ b/apiDocumentation/files/src-drivers-mysql-driver.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-mysql-sql.html b/apiDocumentation/files/src-drivers-mysql-sql.html index 70d7df7..5dc4202 100644 --- a/apiDocumentation/files/src-drivers-mysql-sql.html +++ b/apiDocumentation/files/src-drivers-mysql-sql.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-mysql-util.html b/apiDocumentation/files/src-drivers-mysql-util.html index ac19390..450b08f 100644 --- a/apiDocumentation/files/src-drivers-mysql-util.html +++ b/apiDocumentation/files/src-drivers-mysql-util.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-pgsql-driver.html b/apiDocumentation/files/src-drivers-pgsql-driver.html index e047b3a..c26ac30 100644 --- a/apiDocumentation/files/src-drivers-pgsql-driver.html +++ b/apiDocumentation/files/src-drivers-pgsql-driver.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-pgsql-sql.html b/apiDocumentation/files/src-drivers-pgsql-sql.html index 328f6ad..9f3fe6b 100644 --- a/apiDocumentation/files/src-drivers-pgsql-sql.html +++ b/apiDocumentation/files/src-drivers-pgsql-sql.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-pgsql-util.html b/apiDocumentation/files/src-drivers-pgsql-util.html index 15397ec..3907d5b 100644 --- a/apiDocumentation/files/src-drivers-pgsql-util.html +++ b/apiDocumentation/files/src-drivers-pgsql-util.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-sqlinterface.html b/apiDocumentation/files/src-drivers-sqlinterface.html index 3155024..db3e0fd 100644 --- a/apiDocumentation/files/src-drivers-sqlinterface.html +++ b/apiDocumentation/files/src-drivers-sqlinterface.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-sqlite-driver.html b/apiDocumentation/files/src-drivers-sqlite-driver.html index 39a3237..a2f70b4 100644 --- a/apiDocumentation/files/src-drivers-sqlite-driver.html +++ b/apiDocumentation/files/src-drivers-sqlite-driver.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-sqlite-sql.html b/apiDocumentation/files/src-drivers-sqlite-sql.html index 6c20edf..d77847b 100644 --- a/apiDocumentation/files/src-drivers-sqlite-sql.html +++ b/apiDocumentation/files/src-drivers-sqlite-sql.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-drivers-sqlite-util.html b/apiDocumentation/files/src-drivers-sqlite-util.html index 80c1e11..f161a9a 100644 --- a/apiDocumentation/files/src-drivers-sqlite-util.html +++ b/apiDocumentation/files/src-drivers-sqlite-util.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-exception-baddbdriverexception.html b/apiDocumentation/files/src-exception-baddbdriverexception.html index 7036874..84438f9 100644 --- a/apiDocumentation/files/src-exception-baddbdriverexception.html +++ b/apiDocumentation/files/src-exception-baddbdriverexception.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-exception-nonexistentconnectionexception.html b/apiDocumentation/files/src-exception-nonexistentconnectionexception.html index b94cffd..ca965d2 100644 --- a/apiDocumentation/files/src-exception-nonexistentconnectionexception.html +++ b/apiDocumentation/files/src-exception-nonexistentconnectionexception.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-exception-notimplementedexception.html b/apiDocumentation/files/src-exception-notimplementedexception.html index 11ed4d4..4735c72 100644 --- a/apiDocumentation/files/src-exception-notimplementedexception.html +++ b/apiDocumentation/files/src-exception-notimplementedexception.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-jointype.html b/apiDocumentation/files/src-jointype.html index 509e990..2ccb026 100644 --- a/apiDocumentation/files/src-jointype.html +++ b/apiDocumentation/files/src-jointype.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-liketype.html b/apiDocumentation/files/src-liketype.html index ff120e2..c1a3b44 100644 --- a/apiDocumentation/files/src-liketype.html +++ b/apiDocumentation/files/src-liketype.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-maptype.html b/apiDocumentation/files/src-maptype.html index 34e7461..0f67279 100644 --- a/apiDocumentation/files/src-maptype.html +++ b/apiDocumentation/files/src-maptype.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-querybuilder.html b/apiDocumentation/files/src-querybuilder.html index e22b05d..def5785 100644 --- a/apiDocumentation/files/src-querybuilder.html +++ b/apiDocumentation/files/src-querybuilder.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-querybuilderbase.html b/apiDocumentation/files/src-querybuilderbase.html index 9a15d15..1b54ec4 100644 --- a/apiDocumentation/files/src-querybuilderbase.html +++ b/apiDocumentation/files/src-querybuilderbase.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-querybuilderinterface.html b/apiDocumentation/files/src-querybuilderinterface.html index 5aba949..0a0ca23 100644 --- a/apiDocumentation/files/src-querybuilderinterface.html +++ b/apiDocumentation/files/src-querybuilderinterface.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-queryparser.html b/apiDocumentation/files/src-queryparser.html index cc4e1b5..2846a0c 100644 --- a/apiDocumentation/files/src-queryparser.html +++ b/apiDocumentation/files/src-queryparser.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-querytype.html b/apiDocumentation/files/src-querytype.html index b1de736..83a3397 100644 --- a/apiDocumentation/files/src-querytype.html +++ b/apiDocumentation/files/src-querytype.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src-state.html b/apiDocumentation/files/src-state.html index 6cc5453..bff0722 100644 --- a/apiDocumentation/files/src-state.html +++ b/apiDocumentation/files/src-state.html @@ -149,7 +149,7 @@ version
- 4.0.0 + 4.1.0
diff --git a/apiDocumentation/files/src/ConnectionManager.php.txt b/apiDocumentation/files/src/ConnectionManager.php.txt index f538d5d..489f7c3 100644 --- a/apiDocumentation/files/src/ConnectionManager.php.txt +++ b/apiDocumentation/files/src/ConnectionManager.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/Drivers/AbstractDriver.php.txt b/apiDocumentation/files/src/Drivers/AbstractDriver.php.txt index e1e5986..526b654 100644 --- a/apiDocumentation/files/src/Drivers/AbstractDriver.php.txt +++ b/apiDocumentation/files/src/Drivers/AbstractDriver.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers; diff --git a/apiDocumentation/files/src/Drivers/AbstractSQL.php.txt b/apiDocumentation/files/src/Drivers/AbstractSQL.php.txt index aeefa8d..7c0098d 100644 --- a/apiDocumentation/files/src/Drivers/AbstractSQL.php.txt +++ b/apiDocumentation/files/src/Drivers/AbstractSQL.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers; diff --git a/apiDocumentation/files/src/Drivers/AbstractUtil.php.txt b/apiDocumentation/files/src/Drivers/AbstractUtil.php.txt index fc5034b..93b6188 100644 --- a/apiDocumentation/files/src/Drivers/AbstractUtil.php.txt +++ b/apiDocumentation/files/src/Drivers/AbstractUtil.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers; diff --git a/apiDocumentation/files/src/Drivers/DriverInterface.php.txt b/apiDocumentation/files/src/Drivers/DriverInterface.php.txt index baaa142..7b12759 100644 --- a/apiDocumentation/files/src/Drivers/DriverInterface.php.txt +++ b/apiDocumentation/files/src/Drivers/DriverInterface.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers; diff --git a/apiDocumentation/files/src/Drivers/Mysql/Driver.php.txt b/apiDocumentation/files/src/Drivers/Mysql/Driver.php.txt index f4e6936..d20e4a9 100644 --- a/apiDocumentation/files/src/Drivers/Mysql/Driver.php.txt +++ b/apiDocumentation/files/src/Drivers/Mysql/Driver.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Mysql; diff --git a/apiDocumentation/files/src/Drivers/Mysql/SQL.php.txt b/apiDocumentation/files/src/Drivers/Mysql/SQL.php.txt index e4da5fb..41c0e66 100644 --- a/apiDocumentation/files/src/Drivers/Mysql/SQL.php.txt +++ b/apiDocumentation/files/src/Drivers/Mysql/SQL.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Mysql; diff --git a/apiDocumentation/files/src/Drivers/Mysql/Util.php.txt b/apiDocumentation/files/src/Drivers/Mysql/Util.php.txt index 84900c2..7832ceb 100644 --- a/apiDocumentation/files/src/Drivers/Mysql/Util.php.txt +++ b/apiDocumentation/files/src/Drivers/Mysql/Util.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Mysql; diff --git a/apiDocumentation/files/src/Drivers/Pgsql/Driver.php.txt b/apiDocumentation/files/src/Drivers/Pgsql/Driver.php.txt index d9d8368..9427720 100644 --- a/apiDocumentation/files/src/Drivers/Pgsql/Driver.php.txt +++ b/apiDocumentation/files/src/Drivers/Pgsql/Driver.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Pgsql; diff --git a/apiDocumentation/files/src/Drivers/Pgsql/SQL.php.txt b/apiDocumentation/files/src/Drivers/Pgsql/SQL.php.txt index 773ef32..ce56e95 100644 --- a/apiDocumentation/files/src/Drivers/Pgsql/SQL.php.txt +++ b/apiDocumentation/files/src/Drivers/Pgsql/SQL.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Pgsql; diff --git a/apiDocumentation/files/src/Drivers/Pgsql/Util.php.txt b/apiDocumentation/files/src/Drivers/Pgsql/Util.php.txt index fb7c69a..6760586 100644 --- a/apiDocumentation/files/src/Drivers/Pgsql/Util.php.txt +++ b/apiDocumentation/files/src/Drivers/Pgsql/Util.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Pgsql; diff --git a/apiDocumentation/files/src/Drivers/SQLInterface.php.txt b/apiDocumentation/files/src/Drivers/SQLInterface.php.txt index a9f0531..e0ca625 100644 --- a/apiDocumentation/files/src/Drivers/SQLInterface.php.txt +++ b/apiDocumentation/files/src/Drivers/SQLInterface.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers; diff --git a/apiDocumentation/files/src/Drivers/Sqlite/Driver.php.txt b/apiDocumentation/files/src/Drivers/Sqlite/Driver.php.txt index b909841..4c885ef 100644 --- a/apiDocumentation/files/src/Drivers/Sqlite/Driver.php.txt +++ b/apiDocumentation/files/src/Drivers/Sqlite/Driver.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Sqlite; diff --git a/apiDocumentation/files/src/Drivers/Sqlite/SQL.php.txt b/apiDocumentation/files/src/Drivers/Sqlite/SQL.php.txt index 5f120bc..c223790 100644 --- a/apiDocumentation/files/src/Drivers/Sqlite/SQL.php.txt +++ b/apiDocumentation/files/src/Drivers/Sqlite/SQL.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Sqlite; diff --git a/apiDocumentation/files/src/Drivers/Sqlite/Util.php.txt b/apiDocumentation/files/src/Drivers/Sqlite/Util.php.txt index bd08a94..1cb28ba 100644 --- a/apiDocumentation/files/src/Drivers/Sqlite/Util.php.txt +++ b/apiDocumentation/files/src/Drivers/Sqlite/Util.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Drivers\Sqlite; diff --git a/apiDocumentation/files/src/Exception/BadDBDriverException.php.txt b/apiDocumentation/files/src/Exception/BadDBDriverException.php.txt index 020291a..692215e 100644 --- a/apiDocumentation/files/src/Exception/BadDBDriverException.php.txt +++ b/apiDocumentation/files/src/Exception/BadDBDriverException.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Exception; diff --git a/apiDocumentation/files/src/Exception/NonExistentConnectionException.php.txt b/apiDocumentation/files/src/Exception/NonExistentConnectionException.php.txt index 5ab3392..d7a4250 100644 --- a/apiDocumentation/files/src/Exception/NonExistentConnectionException.php.txt +++ b/apiDocumentation/files/src/Exception/NonExistentConnectionException.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Exception; diff --git a/apiDocumentation/files/src/Exception/NotImplementedException.php.txt b/apiDocumentation/files/src/Exception/NotImplementedException.php.txt index e9b3353..d4ce6eb 100644 --- a/apiDocumentation/files/src/Exception/NotImplementedException.php.txt +++ b/apiDocumentation/files/src/Exception/NotImplementedException.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query\Exception; diff --git a/apiDocumentation/files/src/JoinType.php.txt b/apiDocumentation/files/src/JoinType.php.txt index db679a3..6d31745 100644 --- a/apiDocumentation/files/src/JoinType.php.txt +++ b/apiDocumentation/files/src/JoinType.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/LikeType.php.txt b/apiDocumentation/files/src/LikeType.php.txt index 77eee87..637803f 100644 --- a/apiDocumentation/files/src/LikeType.php.txt +++ b/apiDocumentation/files/src/LikeType.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/MapType.php.txt b/apiDocumentation/files/src/MapType.php.txt index baaffeb..cf42bb1 100644 --- a/apiDocumentation/files/src/MapType.php.txt +++ b/apiDocumentation/files/src/MapType.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/QueryBuilder.php.txt b/apiDocumentation/files/src/QueryBuilder.php.txt index a5c4e98..51f67bf 100644 --- a/apiDocumentation/files/src/QueryBuilder.php.txt +++ b/apiDocumentation/files/src/QueryBuilder.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/QueryBuilderBase.php.txt b/apiDocumentation/files/src/QueryBuilderBase.php.txt index 835f628..16fa51e 100644 --- a/apiDocumentation/files/src/QueryBuilderBase.php.txt +++ b/apiDocumentation/files/src/QueryBuilderBase.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/QueryBuilderInterface.php.txt b/apiDocumentation/files/src/QueryBuilderInterface.php.txt index efe740d..2769ba5 100644 --- a/apiDocumentation/files/src/QueryBuilderInterface.php.txt +++ b/apiDocumentation/files/src/QueryBuilderInterface.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/QueryParser.php.txt b/apiDocumentation/files/src/QueryParser.php.txt index 9a175b5..d50655d 100644 --- a/apiDocumentation/files/src/QueryParser.php.txt +++ b/apiDocumentation/files/src/QueryParser.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/QueryType.php.txt b/apiDocumentation/files/src/QueryType.php.txt index 6e6550e..dabf1a5 100644 --- a/apiDocumentation/files/src/QueryType.php.txt +++ b/apiDocumentation/files/src/QueryType.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query; diff --git a/apiDocumentation/files/src/State.php.txt b/apiDocumentation/files/src/State.php.txt index 0ab91af..6d950ae 100644 --- a/apiDocumentation/files/src/State.php.txt +++ b/apiDocumentation/files/src/State.php.txt @@ -11,7 +11,7 @@ * @copyright 2012 - 2023 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://git.timshomepage.net/aviat/Query - * @version 4.0.0 + * @version 4.1.0 */ namespace Query;