publishing redirect 0.4 -> 0.4.3

This commit is contained in:
Brian J. Cardiff 2017-11-07 23:35:11 -03:00
parent 5a495425da
commit c8e902a3ac
36 changed files with 36 additions and 36 deletions

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB.html
- /api/0.4.3/DB.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Any.html
- /api/0.4.3/DB/Any.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/BeginTransaction.html
- /api/0.4.3/DB/BeginTransaction.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Connection.html
- /api/0.4.3/DB/Connection.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/ConnectionContext.html
- /api/0.4.3/DB/ConnectionContext.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/ConnectionLost.html
- /api/0.4.3/DB/ConnectionLost.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/ConnectionRefused.html
- /api/0.4.3/DB/ConnectionRefused.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Database.html
- /api/0.4.3/DB/Database.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Disposable.html
- /api/0.4.3/DB/Disposable.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Driver.html
- /api/0.4.3/DB/Driver.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/DriverSpecs.html
- /api/0.4.3/DB/DriverSpecs.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/DriverSpecs/ColumnDef.html
- /api/0.4.3/DB/DriverSpecs/ColumnDef.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Error.html
- /api/0.4.3/DB/Error.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/ExecResult.html
- /api/0.4.3/DB/ExecResult.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Mappable.html
- /api/0.4.3/DB/Mappable.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/MappingException.html
- /api/0.4.3/DB/MappingException.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Pool.html
- /api/0.4.3/DB/Pool.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Pool/TimeoutHelper.html
- /api/0.4.3/DB/Pool/TimeoutHelper.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/PoolPreparedStatement.html
- /api/0.4.3/DB/PoolPreparedStatement.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/PoolRetryAttemptsExceeded.html
- /api/0.4.3/DB/PoolRetryAttemptsExceeded.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/PoolStatement.html
- /api/0.4.3/DB/PoolStatement.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/PoolTimeout.html
- /api/0.4.3/DB/PoolTimeout.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/PoolUnpreparedStatement.html
- /api/0.4.3/DB/PoolUnpreparedStatement.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/QueryMethods.html
- /api/0.4.3/DB/QueryMethods.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/ResultSet.html
- /api/0.4.3/DB/ResultSet.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Rollback.html
- /api/0.4.3/DB/Rollback.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/SavePointTransaction.html
- /api/0.4.3/DB/SavePointTransaction.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/SessionMethods.html
- /api/0.4.3/DB/SessionMethods.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/SessionMethods/PreparedQuery.html
- /api/0.4.3/DB/SessionMethods/PreparedQuery.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/SessionMethods/UnpreparedQuery.html
- /api/0.4.3/DB/SessionMethods/UnpreparedQuery.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Statement.html
- /api/0.4.3/DB/Statement.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/StatementMethods.html
- /api/0.4.3/DB/StatementMethods.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/StringKeyCache.html
- /api/0.4.3/DB/StringKeyCache.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/TopLevelTransaction.html
- /api/0.4.3/DB/TopLevelTransaction.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2/DB/Transaction.html
- /api/0.4.3/DB/Transaction.html
---

View file

@ -1,4 +1,4 @@
---
redirect_to:
- /api/0.4.2
- /api/0.4.3
---