publishing redirect latest -> 0.8

This commit is contained in:
Brian J. Cardiff 2019-12-11 17:41:22 -03:00
parent 69aec4c483
commit e9ebc9d958
40 changed files with 49 additions and 37 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

4
api/latest/DB/Field.md Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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