SQLAlchemy 0.6.8 Documentation
Search:
Version:
0.6.8
Last Updated: 06/07/2011 13:49:01
Prev:
ORM Exceptions
Next:
SQL Expression Language Tutorial
Table of Contents
|
Index
|
view source
SQLAlchemy 0.6.8 Documentation
» SQLAlchemy Core
SQLAlchemy Core
SQLAlchemy Core
¶
SQL Expression Language Tutorial
Introduction
Version Check
Connecting
Define and Create Tables
Insert Expressions
Executing
Executing Multiple Statements
Connectionless / Implicit Execution
Selecting
Operators
Conjunctions
Using Text
Using Aliases
Using Joins
Intro to Generative Selects and Transformations
Everything Else
Inserts and Updates
Deletes
Further Reference
SQL Statements and Expressions
Functions
Classes
Generic Functions
Engine Configuration
Supported Databases
Database Engine Options
Database Urls
Custom DBAPI connect() arguments
Configuring Logging
Working with Engines and Connections
Basic Usage
Using Transactions
Understanding Autocommit
Connectionless Execution, Implicit Execution
Using the Threadlocal Execution Strategy
Connection Pooling
Connection Pool Configuration
Switching Pool Implementations
Using a Custom Connection Function
Constructing a Pool
Pool Event Listeners
Builtin Pool Implementations
Pooling Plain DB-API Connections
Schema Definition Language
Describing Databases with MetaData
Reflecting Database Objects
Column Insert/Update Defaults
Defining Constraints and Indexes
Customizing DDL
Column and Data Types
Generic Types
SQL Standard Types
Vendor-Specific Types
Custom Types
Base Type API
Core Event Interfaces
Execution, Connection and Cursor Events
Connection Pool Events
Custom SQL Constructs and Compilation Extension
Synopsis
Dialect-specific compilation rules
Compiling sub-elements of a custom expression construct
Changing the default compilation of existing constructs
Changing Compilation of Types
Subclassing Guidelines
Expression Serializer Extension
Core Exceptions
Previous:
ORM Exceptions
Next:
SQL Expression Language Tutorial
©
Copyright
2007-2011, the SQLAlchemy authors and contributors. Created using
Sphinx
1.0.7.