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: redirect_to:
- /api/0.8/DB.html - /api/0.9/DB.html
--- ---

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: 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: redirect_to:
- /api/0.8/DB/Pool.html - /api/0.9/DB/Pool.html
--- ---

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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