Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

La valeur utilisée pour le réglage d'une colonne dans une instruction UPDATE ou INSERT peuvent maintenant être n'importe quel objet qui ne l'Fey:: Rôle:: SQL:: rôle ReturnsData, qui comprend Fey:: SQL:: Sélection d'objets.
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

Diverses méthodes que les listes de retour des objets, tels que des tables de schéma-> () et des colonnes Table-> () sans arguments, retourne des objets dans le même ordre qu'ils ont été ajoutés à l'origine.
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

Une erreur rare a été fixé: la création de deux Fey:: Table:: Les objets des alias avec le même nom de la même table, et se joindre à chaque objet dans une requête, l'un des alias pourrait aller hors de portée.
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