index.rst 923 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
.. Doctrine DBAL documentation master file, created by
   sphinx-quickstart on Mon Nov  1 19:16:59 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Doctrine DBAL's documentation!
=========================================

Contents:

.. toctree::
12 13
   :maxdepth: 1
   :numbered:
14

15 16 17 18
   reference/introduction
   reference/architecture
   reference/configuration
   reference/data-retrieval-and-manipulation
19
   reference/query-builder
20 21 22 23 24 25
   reference/transactions
   reference/platforms
   reference/types
   reference/schema-manager
   reference/schema-representation
   reference/events
26
   reference/security
27 28
   reference/sharding
   reference/sharding_azure_tutorial
29
   reference/supporting-other-databases
30
   reference/portability
31
   reference/caching
32
   reference/known-vendor-issues
33 34 35 36 37 38

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

* :ref:`search`