publishing redirect latest -> 0.11

This commit is contained in:
Brian J. Cardiff 2022-01-28 15:41:03 -03:00
parent 0f63d19d98
commit 605d4aebcf
46 changed files with 52 additions and 44 deletions

4
api/latest/404.md Normal file
View File

@ -0,0 +1,4 @@
---
redirect_to:
- /api/0.11/404.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB.html
- /api/0.11/DB.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Any.html
- /api/0.11/DB/Any.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/BeginTransaction.html
- /api/0.11/DB/BeginTransaction.html
---

View File

@ -0,0 +1,4 @@
---
redirect_to:
- /api/0.11/DB/ColumnTypeMismatchError.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Connection.html
- /api/0.11/DB/Connection.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/ConnectionContext.html
- /api/0.11/DB/ConnectionContext.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/ConnectionLost.html
- /api/0.11/DB/ConnectionLost.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/ConnectionRefused.html
- /api/0.11/DB/ConnectionRefused.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Database.html
- /api/0.11/DB/Database.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Disposable.html
- /api/0.11/DB/Disposable.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Driver.html
- /api/0.11/DB/Driver.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/DriverSpecs.html
- /api/0.11/DB/DriverSpecs.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/DriverSpecs/ColumnDef.html
- /api/0.11/DB/DriverSpecs/ColumnDef.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Error.html
- /api/0.11/DB/Error.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/ExecResult.html
- /api/0.11/DB/ExecResult.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Field.html
- /api/0.11/DB/Field.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Mappable.html
- /api/0.11/DB/Mappable.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/MappingException.html
- /api/0.11/DB/MappingException.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/MetadataValueConverter.html
- /api/0.11/DB/MetadataValueConverter.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/NoResultsError.html
- /api/0.11/DB/NoResultsError.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Pool.html
- /api/0.11/DB/Pool.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Pool/Stats.html
- /api/0.11/DB/Pool/Stats.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Pool/TimeoutHelper.html
- /api/0.11/DB/Pool/TimeoutHelper.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/PoolPreparedStatement.html
- /api/0.11/DB/PoolPreparedStatement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/PoolResourceLost.html
- /api/0.11/DB/PoolResourceLost.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/PoolResourceRefused.html
- /api/0.11/DB/PoolResourceRefused.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/PoolRetryAttemptsExceeded.html
- /api/0.11/DB/PoolRetryAttemptsExceeded.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/PoolStatement.html
- /api/0.11/DB/PoolStatement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/PoolTimeout.html
- /api/0.11/DB/PoolTimeout.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/PoolUnpreparedStatement.html
- /api/0.11/DB/PoolUnpreparedStatement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/QueryMethods.html
- /api/0.11/DB/QueryMethods.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/ResultSet.html
- /api/0.11/DB/ResultSet.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Rollback.html
- /api/0.11/DB/Rollback.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/SavePointTransaction.html
- /api/0.11/DB/SavePointTransaction.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Serializable.html
- /api/0.11/DB/Serializable.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Serializable/NonStrict.html
- /api/0.11/DB/Serializable/NonStrict.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/SessionMethods.html
- /api/0.11/DB/SessionMethods.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/SessionMethods/PreparedQuery.html
- /api/0.11/DB/SessionMethods/PreparedQuery.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/SessionMethods/UnpreparedQuery.html
- /api/0.11/DB/SessionMethods/UnpreparedQuery.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Statement.html
- /api/0.11/DB/Statement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/StatementMethods.html
- /api/0.11/DB/StatementMethods.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/StringKeyCache.html
- /api/0.11/DB/StringKeyCache.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/TopLevelTransaction.html
- /api/0.11/DB/TopLevelTransaction.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10/DB/Transaction.html
- /api/0.11/DB/Transaction.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.10
- /api/0.11
---