File: index.rst

package info (click to toggle)
mysql-workbench 6.3.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 113,932 kB
  • ctags: 87,814
  • sloc: ansic: 955,521; cpp: 427,465; python: 59,728; yacc: 59,129; xml: 54,204; sql: 7,091; objc: 965; makefile: 638; sh: 613; java: 237; perl: 30; ruby: 6; php: 1
file content (28 lines) | stat: -rw-r--r-- 834 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. MySQL Workbench Migration Tool documentation master file, created by
   sphinx-quickstart on Tue Mar 13 10:09:39 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to MySQL Workbench Migration Tool's documentation!
==========================================================

The Migration Tool provided with MySQL Workbench since version 5.2.41 uses the *MySQL Workbench Migration API* to
assist you to migrate your databases from other RDBMSes into MySQL. Here we proceed to explain how to work with
the Migration API so you can code your own migration scripts.

Contents:

.. toctree::
   :maxdepth: 2

   migration_api
   workbench_module
   odbc_setup

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`