publishing redirect 0.4 -> 0.4.1

This commit is contained in:
Brian J. Cardiff 2017-04-10 13:48:40 -03:00
parent b5e3c07ebd
commit 409ecbb2bf
36 changed files with 42 additions and 34 deletions

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB.html - /api/0.4.1/DB.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Any.html - /api/0.4.1/DB/Any.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/BeginTransaction.html - /api/0.4.1/DB/BeginTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Connection.html - /api/0.4.1/DB/Connection.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/ConnectionContext.html - /api/0.4.1/DB/ConnectionContext.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/ConnectionLost.html - /api/0.4.1/DB/ConnectionLost.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/ConnectionRefused.html - /api/0.4.1/DB/ConnectionRefused.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Database.html - /api/0.4.1/DB/Database.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Disposable.html - /api/0.4.1/DB/Disposable.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Driver.html - /api/0.4.1/DB/Driver.html
--- ---

View file

@ -0,0 +1,4 @@
---
redirect_to:
- /api/0.4.1/DB/DriverSpecs.html
---

View file

@ -0,0 +1,4 @@
---
redirect_to:
- /api/0.4.1/DB/DriverSpecs/ColumnDef.html
---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Error.html - /api/0.4.1/DB/Error.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/ExecResult.html - /api/0.4.1/DB/ExecResult.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Mappable.html - /api/0.4.1/DB/Mappable.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/MappingException.html - /api/0.4.1/DB/MappingException.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Pool.html - /api/0.4.1/DB/Pool.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Pool/TimeoutHelper.html - /api/0.4.1/DB/Pool/TimeoutHelper.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/PoolPreparedStatement.html - /api/0.4.1/DB/PoolPreparedStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/PoolRetryAttemptsExceeded.html - /api/0.4.1/DB/PoolRetryAttemptsExceeded.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/PoolStatement.html - /api/0.4.1/DB/PoolStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/PoolTimeout.html - /api/0.4.1/DB/PoolTimeout.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/PoolUnpreparedStatement.html - /api/0.4.1/DB/PoolUnpreparedStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/QueryMethods.html - /api/0.4.1/DB/QueryMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/ResultSet.html - /api/0.4.1/DB/ResultSet.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Rollback.html - /api/0.4.1/DB/Rollback.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/SavePointTransaction.html - /api/0.4.1/DB/SavePointTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/SessionMethods.html - /api/0.4.1/DB/SessionMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/SessionMethods/PreparedQuery.html - /api/0.4.1/DB/SessionMethods/PreparedQuery.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/SessionMethods/UnpreparedQuery.html - /api/0.4.1/DB/SessionMethods/UnpreparedQuery.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Statement.html - /api/0.4.1/DB/Statement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/StatementMethods.html - /api/0.4.1/DB/StatementMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/StringKeyCache.html - /api/0.4.1/DB/StringKeyCache.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/TopLevelTransaction.html - /api/0.4.1/DB/TopLevelTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0/DB/Transaction.html - /api/0.4.1/DB/Transaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.4.0 - /api/0.4.1
--- ---