From eda33679a82ef057e11e12d2d4b6bb1eb2359411 Mon Sep 17 00:00:00 2001 From: "Brian J. Cardiff" Date: Mon, 26 Dec 2016 11:08:22 -0300 Subject: [PATCH] publishing redirect latest -> 0.3.3 --- api/latest/DB.md | 2 +- api/latest/DB/Any.md | 2 +- api/latest/DB/BeginTransaction.md | 2 +- api/latest/DB/Connection.md | 2 +- api/latest/DB/ConnectionLost.md | 2 +- api/latest/DB/ConnectionRefused.md | 2 +- api/latest/DB/Database.md | 2 +- api/latest/DB/Disposable.md | 2 +- api/latest/DB/Driver.md | 2 +- api/latest/DB/Error.md | 2 +- api/latest/DB/ExecResult.md | 2 +- api/latest/DB/Mappable.md | 2 +- api/latest/DB/MappingException.md | 2 +- api/latest/DB/Pool.md | 2 +- api/latest/DB/Pool/TimeoutHelper.md | 2 +- api/latest/DB/PoolPreparedStatement.md | 2 +- api/latest/DB/PoolRetryAttemptsExceeded.md | 2 +- api/latest/DB/PoolStatement.md | 2 +- api/latest/DB/PoolTimeout.md | 2 +- api/latest/DB/PoolUnpreparedStatement.md | 2 +- api/latest/DB/QueryMethods.md | 2 +- api/latest/DB/ResultSet.md | 2 +- api/latest/DB/Rollback.md | 2 +- api/latest/DB/SavePointTransaction.md | 2 +- api/latest/DB/SessionMethods.md | 2 +- api/latest/DB/SessionMethods/PreparedQuery.md | 2 +- api/latest/DB/SessionMethods/UnpreparedQuery.md | 2 +- api/latest/DB/Statement.md | 2 +- api/latest/DB/StatementMethods.md | 2 +- api/latest/DB/StringKeyCache.md | 2 +- api/latest/DB/TopLevelTransaction.md | 2 +- api/latest/DB/Transaction.md | 2 +- api/latest/index.md | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/api/latest/DB.md b/api/latest/DB.md index 17bbe01..290eaf4 100644 --- a/api/latest/DB.md +++ b/api/latest/DB.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../0.3.2/DB.html + - ../0.3.3/DB.html --- \ No newline at end of file diff --git a/api/latest/DB/Any.md b/api/latest/DB/Any.md index f3a274c..bad9fd4 100644 --- a/api/latest/DB/Any.md +++ b/api/latest/DB/Any.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Any.html + - ../../0.3.3/DB/Any.html --- \ No newline at end of file diff --git a/api/latest/DB/BeginTransaction.md b/api/latest/DB/BeginTransaction.md index aac1d40..01fb26b 100644 --- a/api/latest/DB/BeginTransaction.md +++ b/api/latest/DB/BeginTransaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/BeginTransaction.html + - ../../0.3.3/DB/BeginTransaction.html --- \ No newline at end of file diff --git a/api/latest/DB/Connection.md b/api/latest/DB/Connection.md index f371a3d..bc7fb01 100644 --- a/api/latest/DB/Connection.md +++ b/api/latest/DB/Connection.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Connection.html + - ../../0.3.3/DB/Connection.html --- \ No newline at end of file diff --git a/api/latest/DB/ConnectionLost.md b/api/latest/DB/ConnectionLost.md index e45fda7..f50ff1d 100644 --- a/api/latest/DB/ConnectionLost.md +++ b/api/latest/DB/ConnectionLost.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/ConnectionLost.html + - ../../0.3.3/DB/ConnectionLost.html --- \ No newline at end of file diff --git a/api/latest/DB/ConnectionRefused.md b/api/latest/DB/ConnectionRefused.md index 983215e..24648db 100644 --- a/api/latest/DB/ConnectionRefused.md +++ b/api/latest/DB/ConnectionRefused.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/ConnectionRefused.html + - ../../0.3.3/DB/ConnectionRefused.html --- \ No newline at end of file diff --git a/api/latest/DB/Database.md b/api/latest/DB/Database.md index 902a0c7..52d2ec6 100644 --- a/api/latest/DB/Database.md +++ b/api/latest/DB/Database.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Database.html + - ../../0.3.3/DB/Database.html --- \ No newline at end of file diff --git a/api/latest/DB/Disposable.md b/api/latest/DB/Disposable.md index 8c364f3..3e9b75f 100644 --- a/api/latest/DB/Disposable.md +++ b/api/latest/DB/Disposable.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Disposable.html + - ../../0.3.3/DB/Disposable.html --- \ No newline at end of file diff --git a/api/latest/DB/Driver.md b/api/latest/DB/Driver.md index 70d151b..d8c01d6 100644 --- a/api/latest/DB/Driver.md +++ b/api/latest/DB/Driver.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Driver.html + - ../../0.3.3/DB/Driver.html --- \ No newline at end of file diff --git a/api/latest/DB/Error.md b/api/latest/DB/Error.md index 59e11ce..f5cbf2d 100644 --- a/api/latest/DB/Error.md +++ b/api/latest/DB/Error.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Error.html + - ../../0.3.3/DB/Error.html --- \ No newline at end of file diff --git a/api/latest/DB/ExecResult.md b/api/latest/DB/ExecResult.md index a879b38..f58583b 100644 --- a/api/latest/DB/ExecResult.md +++ b/api/latest/DB/ExecResult.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/ExecResult.html + - ../../0.3.3/DB/ExecResult.html --- \ No newline at end of file diff --git a/api/latest/DB/Mappable.md b/api/latest/DB/Mappable.md index bf28c27..f040a54 100644 --- a/api/latest/DB/Mappable.md +++ b/api/latest/DB/Mappable.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Mappable.html + - ../../0.3.3/DB/Mappable.html --- \ No newline at end of file diff --git a/api/latest/DB/MappingException.md b/api/latest/DB/MappingException.md index 7fb57d5..189e1ed 100644 --- a/api/latest/DB/MappingException.md +++ b/api/latest/DB/MappingException.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/MappingException.html + - ../../0.3.3/DB/MappingException.html --- \ No newline at end of file diff --git a/api/latest/DB/Pool.md b/api/latest/DB/Pool.md index 34176e0..4a699d8 100644 --- a/api/latest/DB/Pool.md +++ b/api/latest/DB/Pool.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Pool.html + - ../../0.3.3/DB/Pool.html --- \ No newline at end of file diff --git a/api/latest/DB/Pool/TimeoutHelper.md b/api/latest/DB/Pool/TimeoutHelper.md index cbc1a24..1172548 100644 --- a/api/latest/DB/Pool/TimeoutHelper.md +++ b/api/latest/DB/Pool/TimeoutHelper.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../../0.3.2/DB/Pool/TimeoutHelper.html + - ../../../0.3.3/DB/Pool/TimeoutHelper.html --- \ No newline at end of file diff --git a/api/latest/DB/PoolPreparedStatement.md b/api/latest/DB/PoolPreparedStatement.md index 3d88420..dfe5991 100644 --- a/api/latest/DB/PoolPreparedStatement.md +++ b/api/latest/DB/PoolPreparedStatement.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/PoolPreparedStatement.html + - ../../0.3.3/DB/PoolPreparedStatement.html --- \ No newline at end of file diff --git a/api/latest/DB/PoolRetryAttemptsExceeded.md b/api/latest/DB/PoolRetryAttemptsExceeded.md index da78f87..04ee902 100644 --- a/api/latest/DB/PoolRetryAttemptsExceeded.md +++ b/api/latest/DB/PoolRetryAttemptsExceeded.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/PoolRetryAttemptsExceeded.html + - ../../0.3.3/DB/PoolRetryAttemptsExceeded.html --- \ No newline at end of file diff --git a/api/latest/DB/PoolStatement.md b/api/latest/DB/PoolStatement.md index 3e429b7..7a2c7b2 100644 --- a/api/latest/DB/PoolStatement.md +++ b/api/latest/DB/PoolStatement.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/PoolStatement.html + - ../../0.3.3/DB/PoolStatement.html --- \ No newline at end of file diff --git a/api/latest/DB/PoolTimeout.md b/api/latest/DB/PoolTimeout.md index ab9b05c..00312df 100644 --- a/api/latest/DB/PoolTimeout.md +++ b/api/latest/DB/PoolTimeout.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/PoolTimeout.html + - ../../0.3.3/DB/PoolTimeout.html --- \ No newline at end of file diff --git a/api/latest/DB/PoolUnpreparedStatement.md b/api/latest/DB/PoolUnpreparedStatement.md index 8b902ab..dd6314e 100644 --- a/api/latest/DB/PoolUnpreparedStatement.md +++ b/api/latest/DB/PoolUnpreparedStatement.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/PoolUnpreparedStatement.html + - ../../0.3.3/DB/PoolUnpreparedStatement.html --- \ No newline at end of file diff --git a/api/latest/DB/QueryMethods.md b/api/latest/DB/QueryMethods.md index 7b43a47..f1d17c3 100644 --- a/api/latest/DB/QueryMethods.md +++ b/api/latest/DB/QueryMethods.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/QueryMethods.html + - ../../0.3.3/DB/QueryMethods.html --- \ No newline at end of file diff --git a/api/latest/DB/ResultSet.md b/api/latest/DB/ResultSet.md index cf91f0f..45c5b4a 100644 --- a/api/latest/DB/ResultSet.md +++ b/api/latest/DB/ResultSet.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/ResultSet.html + - ../../0.3.3/DB/ResultSet.html --- \ No newline at end of file diff --git a/api/latest/DB/Rollback.md b/api/latest/DB/Rollback.md index b318efa..278dfb9 100644 --- a/api/latest/DB/Rollback.md +++ b/api/latest/DB/Rollback.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Rollback.html + - ../../0.3.3/DB/Rollback.html --- \ No newline at end of file diff --git a/api/latest/DB/SavePointTransaction.md b/api/latest/DB/SavePointTransaction.md index 1268be3..3cb1b49 100644 --- a/api/latest/DB/SavePointTransaction.md +++ b/api/latest/DB/SavePointTransaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/SavePointTransaction.html + - ../../0.3.3/DB/SavePointTransaction.html --- \ No newline at end of file diff --git a/api/latest/DB/SessionMethods.md b/api/latest/DB/SessionMethods.md index bc2ed4c..1d7c4b5 100644 --- a/api/latest/DB/SessionMethods.md +++ b/api/latest/DB/SessionMethods.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/SessionMethods.html + - ../../0.3.3/DB/SessionMethods.html --- \ No newline at end of file diff --git a/api/latest/DB/SessionMethods/PreparedQuery.md b/api/latest/DB/SessionMethods/PreparedQuery.md index 0d5be86..ab39693 100644 --- a/api/latest/DB/SessionMethods/PreparedQuery.md +++ b/api/latest/DB/SessionMethods/PreparedQuery.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../../0.3.2/DB/SessionMethods/PreparedQuery.html + - ../../../0.3.3/DB/SessionMethods/PreparedQuery.html --- \ No newline at end of file diff --git a/api/latest/DB/SessionMethods/UnpreparedQuery.md b/api/latest/DB/SessionMethods/UnpreparedQuery.md index 4ce1a4d..7e23f1c 100644 --- a/api/latest/DB/SessionMethods/UnpreparedQuery.md +++ b/api/latest/DB/SessionMethods/UnpreparedQuery.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../../0.3.2/DB/SessionMethods/UnpreparedQuery.html + - ../../../0.3.3/DB/SessionMethods/UnpreparedQuery.html --- \ No newline at end of file diff --git a/api/latest/DB/Statement.md b/api/latest/DB/Statement.md index 66d2b5f..134d085 100644 --- a/api/latest/DB/Statement.md +++ b/api/latest/DB/Statement.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Statement.html + - ../../0.3.3/DB/Statement.html --- \ No newline at end of file diff --git a/api/latest/DB/StatementMethods.md b/api/latest/DB/StatementMethods.md index 0e1a624..18c219c 100644 --- a/api/latest/DB/StatementMethods.md +++ b/api/latest/DB/StatementMethods.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/StatementMethods.html + - ../../0.3.3/DB/StatementMethods.html --- \ No newline at end of file diff --git a/api/latest/DB/StringKeyCache.md b/api/latest/DB/StringKeyCache.md index 4108649..130349e 100644 --- a/api/latest/DB/StringKeyCache.md +++ b/api/latest/DB/StringKeyCache.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/StringKeyCache.html + - ../../0.3.3/DB/StringKeyCache.html --- \ No newline at end of file diff --git a/api/latest/DB/TopLevelTransaction.md b/api/latest/DB/TopLevelTransaction.md index a53fed8..8602b6b 100644 --- a/api/latest/DB/TopLevelTransaction.md +++ b/api/latest/DB/TopLevelTransaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/TopLevelTransaction.html + - ../../0.3.3/DB/TopLevelTransaction.html --- \ No newline at end of file diff --git a/api/latest/DB/Transaction.md b/api/latest/DB/Transaction.md index 2772516..ac91130 100644 --- a/api/latest/DB/Transaction.md +++ b/api/latest/DB/Transaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../../0.3.2/DB/Transaction.html + - ../../0.3.3/DB/Transaction.html --- \ No newline at end of file diff --git a/api/latest/index.md b/api/latest/index.md index c05aea3..c81c361 100644 --- a/api/latest/index.md +++ b/api/latest/index.md @@ -1,4 +1,4 @@ --- redirect_to: - - ../0.3.2 + - ../0.3.3 --- \ No newline at end of file