Downloadliste

Projektbeschreibung

The Fey distribution contains a set of modules for
representing the components of a DBMS schema, and
for dynamically generating SQL queries based on
that schema.

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.

2011-01-08 08:04
0.39

: Rolle::: SQL: ReturnsData Rolle, die Fey beinhaltet:: SQL: Der Wert für die Einstellung einer Spalte in einer UPDATE-oder INSERT verwendet werden nun alle Objekte, die Fey nicht sein: Wählen Sie Objekte.
Tags: Stable, improvement
The value used for setting a column in an UPDATE or INSERT can now be any object that does the Fey::Role::SQL::ReturnsData role, which includes Fey::SQL::Select objects.

2010-12-20 02:46
0.38

Verschiedene Methoden, die Listen der Objekte, wie Schema-> Tabellen () und Tabelle-> Spalten () ohne Argumente, Objekte in der gleichen Reihenfolge zurück, wie sie ursprünglich zugegeben.
Tags: Minor
Various methods that return lists of objects, such as Schema->tables() and Table->columns() without arguments, will return objects in the same order as they were added originally.

2009-02-25 07:25
0.21

Ein seltener Fehler wurde behoben: Wenn die Schaffung von zwei Fey:: Tabelle:: Alias-Objekte mit demselben Namen aus derselben Tabelle, und bringen sich jedes Objekt in einer Abfrage, könnte von einem der Aliasse go out of scope.
Tags: Minor bugfixes
A rare error was fixed: when creating two Fey::Table::Alias objects with the same name from the same table, and joining each object in a query, one of the aliases could go out of scope.

2009-01-31 03:55
0.1901

Tags: Initial freshmeat announcement

Project Resources