Table of Contents

Module: sqlmod Zope-2.2.1-src/lib/python/Products/ZGadflyDA/gadfly/sqlmod.py

Database modification statement semantics

Imported modules   
import sqlsem
Functions   
evalcond
  evalcond 
evalcond (
        cond,
        eqs,
        target,
        dyn,
        rassns,
        translate,
        invtrans,
        )

factored out shared op between Update and Delete.

Exceptions   
ValueError
Classes   
ColumnDef
CreateIndex

create index operation

CreateTable

create table operation

CreateView

CREATE VIEW name (namelist) AS selection

DeleteOp
DropIndex
DropTable
DropView

DROP VIEW name

InsertOp
InsertSubSelect
InsertValues
Ordered_DDF

mixin for DDF statement sorting, subclass defines s.cmp(o)

UpdateOp

optimize to use indices and single call to "cond"


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6