publishing redirect latest -> 0.4

This commit is contained in:
Brian J. Cardiff 2017-04-10 10:37:58 -03:00
parent 1a747a11c2
commit 7622d665aa
34 changed files with 37 additions and 33 deletions

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../0.3.3/DB.html - /api/0.4/DB.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Any.html - /api/0.4/DB/Any.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/BeginTransaction.html - /api/0.4/DB/BeginTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Connection.html - /api/0.4/DB/Connection.html
--- ---

View file

@ -0,0 +1,4 @@
---
redirect_to:
- /api/0.4/DB/ConnectionContext.html
---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/ConnectionLost.html - /api/0.4/DB/ConnectionLost.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/ConnectionRefused.html - /api/0.4/DB/ConnectionRefused.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Database.html - /api/0.4/DB/Database.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Disposable.html - /api/0.4/DB/Disposable.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Driver.html - /api/0.4/DB/Driver.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Error.html - /api/0.4/DB/Error.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/ExecResult.html - /api/0.4/DB/ExecResult.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Mappable.html - /api/0.4/DB/Mappable.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/MappingException.html - /api/0.4/DB/MappingException.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Pool.html - /api/0.4/DB/Pool.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../../0.3.3/DB/Pool/TimeoutHelper.html - /api/0.4/DB/Pool/TimeoutHelper.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/PoolPreparedStatement.html - /api/0.4/DB/PoolPreparedStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/PoolRetryAttemptsExceeded.html - /api/0.4/DB/PoolRetryAttemptsExceeded.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/PoolStatement.html - /api/0.4/DB/PoolStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/PoolTimeout.html - /api/0.4/DB/PoolTimeout.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/PoolUnpreparedStatement.html - /api/0.4/DB/PoolUnpreparedStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/QueryMethods.html - /api/0.4/DB/QueryMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/ResultSet.html - /api/0.4/DB/ResultSet.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Rollback.html - /api/0.4/DB/Rollback.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/SavePointTransaction.html - /api/0.4/DB/SavePointTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/SessionMethods.html - /api/0.4/DB/SessionMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../../0.3.3/DB/SessionMethods/PreparedQuery.html - /api/0.4/DB/SessionMethods/PreparedQuery.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../../0.3.3/DB/SessionMethods/UnpreparedQuery.html - /api/0.4/DB/SessionMethods/UnpreparedQuery.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Statement.html - /api/0.4/DB/Statement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/StatementMethods.html - /api/0.4/DB/StatementMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/StringKeyCache.html - /api/0.4/DB/StringKeyCache.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/TopLevelTransaction.html - /api/0.4/DB/TopLevelTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../../0.3.3/DB/Transaction.html - /api/0.4/DB/Transaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- ../0.3.3 - /api/0.4
--- ---