Downloadliste

Projektbeschreibung

The SQL Abstraction Layer (SAL) provides a set of classes for creating and manipulating SQL statements in PHP. This makes it easy to refer to your SQL statements by name instead of by value, increasing portability. It also means you do things like have a search form generate SQL (including arbitrary SQL joins) on the fly. SAL is part of the Enzyme open-source project.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
0.5.1

Unterstützung für die Kombination von zwei beliebigen SQL-SELECT-Objekte, um zu simulieren, sub-wählt auf Systemen wie MySQL, die keine Unterstützung für die richtige SQL-Syntax.
Support for combining two arbitrary SQL SELECT objects, in order to simulate sub-selects on systems like MySQL that don't support the proper SQL syntax.

2001-01-30 15:13
0.5

Erste freshmeat Ankündigung.
Initial freshmeat announcement.

Project Resources