publishing redirect latest -> 0.13

This commit is contained in:
Brian J. Cardiff 2023-12-11 19:18:00 -03:00
parent 6ce11a5aac
commit 84d80b8e56
50 changed files with 50 additions and 50 deletions

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/404.html - /api/0.13/404.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB.html - /api/0.13/DB.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Any.html - /api/0.13/DB/Any.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/BeginTransaction.html - /api/0.13/DB/BeginTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/ColumnTypeMismatchError.html - /api/0.13/DB/ColumnTypeMismatchError.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Connection.html - /api/0.13/DB/Connection.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Connection/Options.html - /api/0.13/DB/Connection/Options.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/ConnectionBuilder.html - /api/0.13/DB/ConnectionBuilder.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/ConnectionContext.html - /api/0.13/DB/ConnectionContext.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/ConnectionLost.html - /api/0.13/DB/ConnectionLost.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/ConnectionRefused.html - /api/0.13/DB/ConnectionRefused.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Database.html - /api/0.13/DB/Database.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Disposable.html - /api/0.13/DB/Disposable.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Driver.html - /api/0.13/DB/Driver.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/DriverSpecs.html - /api/0.13/DB/DriverSpecs.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/DriverSpecs/ColumnDef.html - /api/0.13/DB/DriverSpecs/ColumnDef.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Error.html - /api/0.13/DB/Error.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/ExecResult.html - /api/0.13/DB/ExecResult.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Field.html - /api/0.13/DB/Field.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Mappable.html - /api/0.13/DB/Mappable.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/MappingException.html - /api/0.13/DB/MappingException.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/MetadataValueConverter.html - /api/0.13/DB/MetadataValueConverter.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/NoResultsError.html - /api/0.13/DB/NoResultsError.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Pool.html - /api/0.13/DB/Pool.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Pool/Options.html - /api/0.13/DB/Pool/Options.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Pool/Stats.html - /api/0.13/DB/Pool/Stats.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Pool/TimeoutHelper.html - /api/0.13/DB/Pool/TimeoutHelper.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/PoolPreparedStatement.html - /api/0.13/DB/PoolPreparedStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/PoolResourceLost.html - /api/0.13/DB/PoolResourceLost.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/PoolResourceRefused.html - /api/0.13/DB/PoolResourceRefused.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/PoolRetryAttemptsExceeded.html - /api/0.13/DB/PoolRetryAttemptsExceeded.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/PoolStatement.html - /api/0.13/DB/PoolStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/PoolTimeout.html - /api/0.13/DB/PoolTimeout.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/PoolUnpreparedStatement.html - /api/0.13/DB/PoolUnpreparedStatement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/QueryMethods.html - /api/0.13/DB/QueryMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/ResultSet.html - /api/0.13/DB/ResultSet.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Rollback.html - /api/0.13/DB/Rollback.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/SavePointTransaction.html - /api/0.13/DB/SavePointTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Serializable.html - /api/0.13/DB/Serializable.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Serializable/NonStrict.html - /api/0.13/DB/Serializable/NonStrict.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/SessionMethods.html - /api/0.13/DB/SessionMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/SessionMethods/PreparedQuery.html - /api/0.13/DB/SessionMethods/PreparedQuery.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/SessionMethods/UnpreparedQuery.html - /api/0.13/DB/SessionMethods/UnpreparedQuery.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Statement.html - /api/0.13/DB/Statement.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/StatementMethods.html - /api/0.13/DB/StatementMethods.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/StringKeyCache.html - /api/0.13/DB/StringKeyCache.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/TopLevelTransaction.html - /api/0.13/DB/TopLevelTransaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/DB/Transaction.html - /api/0.13/DB/Transaction.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12/Enum.html - /api/0.13/Enum.html
--- ---

View file

@ -1,4 +1,4 @@
--- ---
redirect_to: redirect_to:
- /api/0.12 - /api/0.13
--- ---