publishing redirect latest -> 0.9

This commit is contained in:
Brian J. Cardiff 2020-09-30 17:52:48 -03:00
parent c8cf43338f
commit b9295114d3
41 changed files with 44 additions and 40 deletions

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB.html
- /api/0.9/DB.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Any.html
- /api/0.9/DB/Any.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/BeginTransaction.html
- /api/0.9/DB/BeginTransaction.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Connection.html
- /api/0.9/DB/Connection.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/ConnectionContext.html
- /api/0.9/DB/ConnectionContext.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/ConnectionLost.html
- /api/0.9/DB/ConnectionLost.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/ConnectionRefused.html
- /api/0.9/DB/ConnectionRefused.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Database.html
- /api/0.9/DB/Database.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Disposable.html
- /api/0.9/DB/Disposable.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Driver.html
- /api/0.9/DB/Driver.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/DriverSpecs.html
- /api/0.9/DB/DriverSpecs.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/DriverSpecs/ColumnDef.html
- /api/0.9/DB/DriverSpecs/ColumnDef.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Error.html
- /api/0.9/DB/Error.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/ExecResult.html
- /api/0.9/DB/ExecResult.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Field.html
- /api/0.9/DB/Field.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Mappable.html
- /api/0.9/DB/Mappable.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/MappingException.html
- /api/0.9/DB/MappingException.html
---

View File

@ -0,0 +1,4 @@
---
redirect_to:
- /api/0.9/DB/NoResultsError.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Pool.html
- /api/0.9/DB/Pool.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Pool/Stats.html
- /api/0.9/DB/Pool/Stats.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Pool/TimeoutHelper.html
- /api/0.9/DB/Pool/TimeoutHelper.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/PoolPreparedStatement.html
- /api/0.9/DB/PoolPreparedStatement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/PoolRetryAttemptsExceeded.html
- /api/0.9/DB/PoolRetryAttemptsExceeded.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/PoolStatement.html
- /api/0.9/DB/PoolStatement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/PoolTimeout.html
- /api/0.9/DB/PoolTimeout.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/PoolUnpreparedStatement.html
- /api/0.9/DB/PoolUnpreparedStatement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/QueryMethods.html
- /api/0.9/DB/QueryMethods.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/ResultSet.html
- /api/0.9/DB/ResultSet.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Rollback.html
- /api/0.9/DB/Rollback.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/SavePointTransaction.html
- /api/0.9/DB/SavePointTransaction.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Serializable.html
- /api/0.9/DB/Serializable.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Serializable/NonStrict.html
- /api/0.9/DB/Serializable/NonStrict.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/SessionMethods.html
- /api/0.9/DB/SessionMethods.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/SessionMethods/PreparedQuery.html
- /api/0.9/DB/SessionMethods/PreparedQuery.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/SessionMethods/UnpreparedQuery.html
- /api/0.9/DB/SessionMethods/UnpreparedQuery.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Statement.html
- /api/0.9/DB/Statement.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/StatementMethods.html
- /api/0.9/DB/StatementMethods.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/StringKeyCache.html
- /api/0.9/DB/StringKeyCache.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/TopLevelTransaction.html
- /api/0.9/DB/TopLevelTransaction.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8/DB/Transaction.html
- /api/0.9/DB/Transaction.html
---

View File

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.8
- /api/0.9
---