From 6e7ab1966a7736050fe1d8fcd3c00e81e6efc189 Mon Sep 17 00:00:00 2001 From: "Brian J. Cardiff" Date: Mon, 22 Mar 2021 17:21:32 -0300 Subject: [PATCH] publishing redirect 0.10 -> 0.10.1 --- api/0.10/DB.md | 2 +- api/0.10/DB/Any.md | 2 +- api/0.10/DB/BeginTransaction.md | 2 +- api/0.10/DB/Connection.md | 2 +- api/0.10/DB/ConnectionContext.md | 2 +- api/0.10/DB/ConnectionLost.md | 2 +- api/0.10/DB/ConnectionRefused.md | 2 +- api/0.10/DB/Database.md | 2 +- api/0.10/DB/Disposable.md | 2 +- api/0.10/DB/Driver.md | 2 +- api/0.10/DB/DriverSpecs.md | 2 +- api/0.10/DB/DriverSpecs/ColumnDef.md | 2 +- api/0.10/DB/Error.md | 2 +- api/0.10/DB/ExecResult.md | 2 +- api/0.10/DB/Field.md | 2 +- api/0.10/DB/Mappable.md | 2 +- api/0.10/DB/MappingException.md | 2 +- api/0.10/DB/MetadataValueConverter.md | 2 +- api/0.10/DB/NoResultsError.md | 2 +- api/0.10/DB/Pool.md | 2 +- api/0.10/DB/Pool/Stats.md | 2 +- api/0.10/DB/Pool/TimeoutHelper.md | 2 +- api/0.10/DB/PoolPreparedStatement.md | 2 +- api/0.10/DB/PoolResourceLost.md | 2 +- api/0.10/DB/PoolResourceRefused.md | 2 +- api/0.10/DB/PoolRetryAttemptsExceeded.md | 2 +- api/0.10/DB/PoolStatement.md | 2 +- api/0.10/DB/PoolTimeout.md | 2 +- api/0.10/DB/PoolUnpreparedStatement.md | 2 +- api/0.10/DB/QueryMethods.md | 2 +- api/0.10/DB/ResultSet.md | 2 +- api/0.10/DB/Rollback.md | 2 +- api/0.10/DB/SavePointTransaction.md | 2 +- api/0.10/DB/Serializable.md | 2 +- api/0.10/DB/Serializable/NonStrict.md | 2 +- api/0.10/DB/SessionMethods.md | 2 +- api/0.10/DB/SessionMethods/PreparedQuery.md | 2 +- api/0.10/DB/SessionMethods/UnpreparedQuery.md | 2 +- api/0.10/DB/Statement.md | 2 +- api/0.10/DB/StatementMethods.md | 2 +- api/0.10/DB/StringKeyCache.md | 2 +- api/0.10/DB/TopLevelTransaction.md | 2 +- api/0.10/DB/Transaction.md | 2 +- api/0.10/index.md | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/api/0.10/DB.md b/api/0.10/DB.md index c4322c2..db8e971 100644 --- a/api/0.10/DB.md +++ b/api/0.10/DB.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB.html + - /api/0.10.1/DB.html --- \ No newline at end of file diff --git a/api/0.10/DB/Any.md b/api/0.10/DB/Any.md index ff59f1d..a3bc201 100644 --- a/api/0.10/DB/Any.md +++ b/api/0.10/DB/Any.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Any.html + - /api/0.10.1/DB/Any.html --- \ No newline at end of file diff --git a/api/0.10/DB/BeginTransaction.md b/api/0.10/DB/BeginTransaction.md index ca47d55..dd61e59 100644 --- a/api/0.10/DB/BeginTransaction.md +++ b/api/0.10/DB/BeginTransaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/BeginTransaction.html + - /api/0.10.1/DB/BeginTransaction.html --- \ No newline at end of file diff --git a/api/0.10/DB/Connection.md b/api/0.10/DB/Connection.md index de5cfe5..fbd792d 100644 --- a/api/0.10/DB/Connection.md +++ b/api/0.10/DB/Connection.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Connection.html + - /api/0.10.1/DB/Connection.html --- \ No newline at end of file diff --git a/api/0.10/DB/ConnectionContext.md b/api/0.10/DB/ConnectionContext.md index ff79905..72db3c2 100644 --- a/api/0.10/DB/ConnectionContext.md +++ b/api/0.10/DB/ConnectionContext.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/ConnectionContext.html + - /api/0.10.1/DB/ConnectionContext.html --- \ No newline at end of file diff --git a/api/0.10/DB/ConnectionLost.md b/api/0.10/DB/ConnectionLost.md index 1cb4b09..403e1e1 100644 --- a/api/0.10/DB/ConnectionLost.md +++ b/api/0.10/DB/ConnectionLost.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/ConnectionLost.html + - /api/0.10.1/DB/ConnectionLost.html --- \ No newline at end of file diff --git a/api/0.10/DB/ConnectionRefused.md b/api/0.10/DB/ConnectionRefused.md index efd22e7..a24c12e 100644 --- a/api/0.10/DB/ConnectionRefused.md +++ b/api/0.10/DB/ConnectionRefused.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/ConnectionRefused.html + - /api/0.10.1/DB/ConnectionRefused.html --- \ No newline at end of file diff --git a/api/0.10/DB/Database.md b/api/0.10/DB/Database.md index 0614154..9808d36 100644 --- a/api/0.10/DB/Database.md +++ b/api/0.10/DB/Database.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Database.html + - /api/0.10.1/DB/Database.html --- \ No newline at end of file diff --git a/api/0.10/DB/Disposable.md b/api/0.10/DB/Disposable.md index a412155..2828afc 100644 --- a/api/0.10/DB/Disposable.md +++ b/api/0.10/DB/Disposable.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Disposable.html + - /api/0.10.1/DB/Disposable.html --- \ No newline at end of file diff --git a/api/0.10/DB/Driver.md b/api/0.10/DB/Driver.md index 0fb08f4..0767381 100644 --- a/api/0.10/DB/Driver.md +++ b/api/0.10/DB/Driver.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Driver.html + - /api/0.10.1/DB/Driver.html --- \ No newline at end of file diff --git a/api/0.10/DB/DriverSpecs.md b/api/0.10/DB/DriverSpecs.md index a8cbd43..2552cec 100644 --- a/api/0.10/DB/DriverSpecs.md +++ b/api/0.10/DB/DriverSpecs.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/DriverSpecs.html + - /api/0.10.1/DB/DriverSpecs.html --- \ No newline at end of file diff --git a/api/0.10/DB/DriverSpecs/ColumnDef.md b/api/0.10/DB/DriverSpecs/ColumnDef.md index 77f345e..f19f27e 100644 --- a/api/0.10/DB/DriverSpecs/ColumnDef.md +++ b/api/0.10/DB/DriverSpecs/ColumnDef.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/DriverSpecs/ColumnDef.html + - /api/0.10.1/DB/DriverSpecs/ColumnDef.html --- \ No newline at end of file diff --git a/api/0.10/DB/Error.md b/api/0.10/DB/Error.md index 2222d3c..2c19b63 100644 --- a/api/0.10/DB/Error.md +++ b/api/0.10/DB/Error.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Error.html + - /api/0.10.1/DB/Error.html --- \ No newline at end of file diff --git a/api/0.10/DB/ExecResult.md b/api/0.10/DB/ExecResult.md index b81a230..f4f460d 100644 --- a/api/0.10/DB/ExecResult.md +++ b/api/0.10/DB/ExecResult.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/ExecResult.html + - /api/0.10.1/DB/ExecResult.html --- \ No newline at end of file diff --git a/api/0.10/DB/Field.md b/api/0.10/DB/Field.md index b90d5c3..a33e671 100644 --- a/api/0.10/DB/Field.md +++ b/api/0.10/DB/Field.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Field.html + - /api/0.10.1/DB/Field.html --- \ No newline at end of file diff --git a/api/0.10/DB/Mappable.md b/api/0.10/DB/Mappable.md index 6d02269..9a393fc 100644 --- a/api/0.10/DB/Mappable.md +++ b/api/0.10/DB/Mappable.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Mappable.html + - /api/0.10.1/DB/Mappable.html --- \ No newline at end of file diff --git a/api/0.10/DB/MappingException.md b/api/0.10/DB/MappingException.md index 46b9a58..69bdbf4 100644 --- a/api/0.10/DB/MappingException.md +++ b/api/0.10/DB/MappingException.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/MappingException.html + - /api/0.10.1/DB/MappingException.html --- \ No newline at end of file diff --git a/api/0.10/DB/MetadataValueConverter.md b/api/0.10/DB/MetadataValueConverter.md index 3defe9b..8279e54 100644 --- a/api/0.10/DB/MetadataValueConverter.md +++ b/api/0.10/DB/MetadataValueConverter.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/MetadataValueConverter.html + - /api/0.10.1/DB/MetadataValueConverter.html --- \ No newline at end of file diff --git a/api/0.10/DB/NoResultsError.md b/api/0.10/DB/NoResultsError.md index c940e20..347f269 100644 --- a/api/0.10/DB/NoResultsError.md +++ b/api/0.10/DB/NoResultsError.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/NoResultsError.html + - /api/0.10.1/DB/NoResultsError.html --- \ No newline at end of file diff --git a/api/0.10/DB/Pool.md b/api/0.10/DB/Pool.md index c3c557d..675a121 100644 --- a/api/0.10/DB/Pool.md +++ b/api/0.10/DB/Pool.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Pool.html + - /api/0.10.1/DB/Pool.html --- \ No newline at end of file diff --git a/api/0.10/DB/Pool/Stats.md b/api/0.10/DB/Pool/Stats.md index e13eaac..f8b33db 100644 --- a/api/0.10/DB/Pool/Stats.md +++ b/api/0.10/DB/Pool/Stats.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Pool/Stats.html + - /api/0.10.1/DB/Pool/Stats.html --- \ No newline at end of file diff --git a/api/0.10/DB/Pool/TimeoutHelper.md b/api/0.10/DB/Pool/TimeoutHelper.md index 55d468d..3163d2c 100644 --- a/api/0.10/DB/Pool/TimeoutHelper.md +++ b/api/0.10/DB/Pool/TimeoutHelper.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Pool/TimeoutHelper.html + - /api/0.10.1/DB/Pool/TimeoutHelper.html --- \ No newline at end of file diff --git a/api/0.10/DB/PoolPreparedStatement.md b/api/0.10/DB/PoolPreparedStatement.md index c272acf..d286a7f 100644 --- a/api/0.10/DB/PoolPreparedStatement.md +++ b/api/0.10/DB/PoolPreparedStatement.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/PoolPreparedStatement.html + - /api/0.10.1/DB/PoolPreparedStatement.html --- \ No newline at end of file diff --git a/api/0.10/DB/PoolResourceLost.md b/api/0.10/DB/PoolResourceLost.md index d64bdee..776e212 100644 --- a/api/0.10/DB/PoolResourceLost.md +++ b/api/0.10/DB/PoolResourceLost.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/PoolResourceLost.html + - /api/0.10.1/DB/PoolResourceLost.html --- \ No newline at end of file diff --git a/api/0.10/DB/PoolResourceRefused.md b/api/0.10/DB/PoolResourceRefused.md index 71c27eb..b8a38f4 100644 --- a/api/0.10/DB/PoolResourceRefused.md +++ b/api/0.10/DB/PoolResourceRefused.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/PoolResourceRefused.html + - /api/0.10.1/DB/PoolResourceRefused.html --- \ No newline at end of file diff --git a/api/0.10/DB/PoolRetryAttemptsExceeded.md b/api/0.10/DB/PoolRetryAttemptsExceeded.md index 535f8a9..e72e81f 100644 --- a/api/0.10/DB/PoolRetryAttemptsExceeded.md +++ b/api/0.10/DB/PoolRetryAttemptsExceeded.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/PoolRetryAttemptsExceeded.html + - /api/0.10.1/DB/PoolRetryAttemptsExceeded.html --- \ No newline at end of file diff --git a/api/0.10/DB/PoolStatement.md b/api/0.10/DB/PoolStatement.md index a637729..5842c2b 100644 --- a/api/0.10/DB/PoolStatement.md +++ b/api/0.10/DB/PoolStatement.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/PoolStatement.html + - /api/0.10.1/DB/PoolStatement.html --- \ No newline at end of file diff --git a/api/0.10/DB/PoolTimeout.md b/api/0.10/DB/PoolTimeout.md index edb2acf..955471f 100644 --- a/api/0.10/DB/PoolTimeout.md +++ b/api/0.10/DB/PoolTimeout.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/PoolTimeout.html + - /api/0.10.1/DB/PoolTimeout.html --- \ No newline at end of file diff --git a/api/0.10/DB/PoolUnpreparedStatement.md b/api/0.10/DB/PoolUnpreparedStatement.md index ec21327..ae1d581 100644 --- a/api/0.10/DB/PoolUnpreparedStatement.md +++ b/api/0.10/DB/PoolUnpreparedStatement.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/PoolUnpreparedStatement.html + - /api/0.10.1/DB/PoolUnpreparedStatement.html --- \ No newline at end of file diff --git a/api/0.10/DB/QueryMethods.md b/api/0.10/DB/QueryMethods.md index fc2d0ef..8ecb504 100644 --- a/api/0.10/DB/QueryMethods.md +++ b/api/0.10/DB/QueryMethods.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/QueryMethods.html + - /api/0.10.1/DB/QueryMethods.html --- \ No newline at end of file diff --git a/api/0.10/DB/ResultSet.md b/api/0.10/DB/ResultSet.md index 60dc6fd..534d083 100644 --- a/api/0.10/DB/ResultSet.md +++ b/api/0.10/DB/ResultSet.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/ResultSet.html + - /api/0.10.1/DB/ResultSet.html --- \ No newline at end of file diff --git a/api/0.10/DB/Rollback.md b/api/0.10/DB/Rollback.md index 1c060f2..21090b2 100644 --- a/api/0.10/DB/Rollback.md +++ b/api/0.10/DB/Rollback.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Rollback.html + - /api/0.10.1/DB/Rollback.html --- \ No newline at end of file diff --git a/api/0.10/DB/SavePointTransaction.md b/api/0.10/DB/SavePointTransaction.md index c076d6e..8fb3935 100644 --- a/api/0.10/DB/SavePointTransaction.md +++ b/api/0.10/DB/SavePointTransaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/SavePointTransaction.html + - /api/0.10.1/DB/SavePointTransaction.html --- \ No newline at end of file diff --git a/api/0.10/DB/Serializable.md b/api/0.10/DB/Serializable.md index b775eda..482996b 100644 --- a/api/0.10/DB/Serializable.md +++ b/api/0.10/DB/Serializable.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Serializable.html + - /api/0.10.1/DB/Serializable.html --- \ No newline at end of file diff --git a/api/0.10/DB/Serializable/NonStrict.md b/api/0.10/DB/Serializable/NonStrict.md index 8baf64b..1a6a20b 100644 --- a/api/0.10/DB/Serializable/NonStrict.md +++ b/api/0.10/DB/Serializable/NonStrict.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Serializable/NonStrict.html + - /api/0.10.1/DB/Serializable/NonStrict.html --- \ No newline at end of file diff --git a/api/0.10/DB/SessionMethods.md b/api/0.10/DB/SessionMethods.md index fea698b..612dc2f 100644 --- a/api/0.10/DB/SessionMethods.md +++ b/api/0.10/DB/SessionMethods.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/SessionMethods.html + - /api/0.10.1/DB/SessionMethods.html --- \ No newline at end of file diff --git a/api/0.10/DB/SessionMethods/PreparedQuery.md b/api/0.10/DB/SessionMethods/PreparedQuery.md index 66086d3..7a5ca08 100644 --- a/api/0.10/DB/SessionMethods/PreparedQuery.md +++ b/api/0.10/DB/SessionMethods/PreparedQuery.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/SessionMethods/PreparedQuery.html + - /api/0.10.1/DB/SessionMethods/PreparedQuery.html --- \ No newline at end of file diff --git a/api/0.10/DB/SessionMethods/UnpreparedQuery.md b/api/0.10/DB/SessionMethods/UnpreparedQuery.md index f6faab7..97e0573 100644 --- a/api/0.10/DB/SessionMethods/UnpreparedQuery.md +++ b/api/0.10/DB/SessionMethods/UnpreparedQuery.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/SessionMethods/UnpreparedQuery.html + - /api/0.10.1/DB/SessionMethods/UnpreparedQuery.html --- \ No newline at end of file diff --git a/api/0.10/DB/Statement.md b/api/0.10/DB/Statement.md index 00cae32..13751f8 100644 --- a/api/0.10/DB/Statement.md +++ b/api/0.10/DB/Statement.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Statement.html + - /api/0.10.1/DB/Statement.html --- \ No newline at end of file diff --git a/api/0.10/DB/StatementMethods.md b/api/0.10/DB/StatementMethods.md index 270d4ac..84acc6c 100644 --- a/api/0.10/DB/StatementMethods.md +++ b/api/0.10/DB/StatementMethods.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/StatementMethods.html + - /api/0.10.1/DB/StatementMethods.html --- \ No newline at end of file diff --git a/api/0.10/DB/StringKeyCache.md b/api/0.10/DB/StringKeyCache.md index 4a3f149..a2e1d05 100644 --- a/api/0.10/DB/StringKeyCache.md +++ b/api/0.10/DB/StringKeyCache.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/StringKeyCache.html + - /api/0.10.1/DB/StringKeyCache.html --- \ No newline at end of file diff --git a/api/0.10/DB/TopLevelTransaction.md b/api/0.10/DB/TopLevelTransaction.md index fd1ae9b..69f9133 100644 --- a/api/0.10/DB/TopLevelTransaction.md +++ b/api/0.10/DB/TopLevelTransaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/TopLevelTransaction.html + - /api/0.10.1/DB/TopLevelTransaction.html --- \ No newline at end of file diff --git a/api/0.10/DB/Transaction.md b/api/0.10/DB/Transaction.md index 9429a7e..3776fc1 100644 --- a/api/0.10/DB/Transaction.md +++ b/api/0.10/DB/Transaction.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0/DB/Transaction.html + - /api/0.10.1/DB/Transaction.html --- \ No newline at end of file diff --git a/api/0.10/index.md b/api/0.10/index.md index 75a2058..94ad3a2 100644 --- a/api/0.10/index.md +++ b/api/0.10/index.md @@ -1,4 +1,4 @@ --- redirect_to: - - /api/0.10.0 + - /api/0.10.1 --- \ No newline at end of file