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: redirect_to:
- /api/0.10/DB.html - /api/0.11/DB.html
--- ---

View file

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

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: 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: redirect_to:
- /api/0.10/DB/Connection.html - /api/0.11/DB/Connection.html
--- ---

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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